adjust_font_size_for_row_type property

adjust_font_size_for_row_type property

Represents what type of line needs to be adjusted size of font if height of row is small.

Definition:

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

See Also