Column.HasCustomStyle

Column.HasCustomStyle property

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

public bool HasCustomStyle { get; }

See Also