Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IScenario Interface / Hidden Property
In This Topic
    Hidden Property (IScenario)
    In This Topic
    Gets or sets a Boolean value that indicates if the scenario is hidden.
    Syntax
    System.bool Hidden {get; set;}
    See Also