Search
ColumnRange.getIsHidden Method
See Also
 






Gets a value indicating whether the columns 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 columns have different or default values, this property returns null.

 See Also