Search
RowRange.getIsHidden Method
See Also
 






Gets a value indicating whether the rows in the range are hidden.

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

 Syntax

Java  Copy Code

public Boolean getIsHidden ()

 Return Value

 Remarks

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

 See Also