Search
RowRange.getHeight Method
See Also
 






Gets the height of all rows in the range.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Measure getHeight ()

 Return Value

 Remarks

If the rows have different or default heights, this property returns null.

 See Also