Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IScenario Interface / getHidden Method
In This Topic
    getHidden Method
    In This Topic
    Gets a Boolean value that indicates if the scenario is hidden.
    Syntax
    boolean getHidden()

    Return Value

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