IsHeightMatched Method

IsHeightMatched function

Indicates whether the row height matches current default font setting of the workbook.True of this property also denotes the row height is “automatic” without custom height value set by user.


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

Remarks

See Also