Skip to content

设置指定行的高度时,无关行高也跟着变化了。 #1

@sunqing971

Description

@sunqing971

比如标准行高是20,2-5行是10,其他的,空白行高依然是20,这是没错的,但是有数据的行高却也变了,且既不是20,又不是10,而是变为对内容自适应的行高,是bug吗?还是我写的不对?
worksheet.setStandardHeight(20);
worksheet.getRange("2:5").setRowHeight(10);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions