has_custom_style property

has_custom_style property

Indicates whether this row has custom style settings(different from the default one inherited from workbook).

Definition:

@property
def has_custom_style(self):
    ...

See Also