GetHasCustomStyle Method

GetHasCustomStyle function

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


func (instance *Row) GetHasCustomStyle()  (bool,  error) 

Remarks

See Also