Scenario.Hidden Property
Excel Developer Reference |
Returns or sets a Boolean value that indicates if the scenario is hidden.
Syntax
expression.Hidden
expression A variable that represents a Scenario object.
Remarks
The default value for this property is False.
Don't confuse this property with the FormulaHidden property.
See Also