is_default_row_height_matched属性

is_default_row_height_matched属性

表示行高和默认字体高度匹配

定义:

@property
def is_default_row_height_matched(self):
    ...
@is_default_row_height_matched.setter
def is_default_row_height_matched(self, value):
    ...

也可以看看