has_custom_style property

has_custom_style property

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

Definition:

@property
def has_custom_style(self):
    ...

See Also