Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IScenario Interface / setHidden Method
True if the scenario is hidden; otherwise, false.
In This Topic
    setHidden Method
    In This Topic
    Sets a Boolean value that indicates if the scenario is hidden.
    Syntax
    void setHidden( 
       boolean hidden
    )

    Parameters

    hidden
    True if the scenario is hidden; otherwise, false.
    See Also