is_default_row_height_matched propiedad

is_default_row_height_matched propiedad

Indica que la altura de la fila y la altura de la fuente predeterminada coinciden

Definición:

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

Ver también