Row.HasCustomStyle

Row.HasCustomStyle property

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

public bool HasCustomStyle { get; }

See Also