MindFusion.Java Package Programmer's Guide
Row.setIsHidden Method
See Also
 






Sets a value indicating whether the row is hidden.

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

 Syntax

Java  Copy Code

public void setIsHidden (
    boolean value
)

 Parameters

value

 See Also

Row Members
Row Class
com.mindfusion.spreadsheet Namespace