Cell.HasCustomStyle

Cell.HasCustomStyle property

Indicates whether this cell has custom style settings(different from the default one inherited from corresponding row, column, or workbook).

public bool HasCustomStyle { get; }

See Also