Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setHidden Method
In This Topic
    setHidden Method
    In This Topic
    Sets the property which specifies whether rows or columns should be hidden.
    Syntax
    void setHidden( 
       boolean value
    )

    Parameters

    value
    See Also