AllowEditingScenarios Property
AllowEditingScenarios
Gets or sets whether the user is allowed to edit scenarios on a protected worksheet. The default value is false.
Declaration
bool AllowEditingScenarios { get; set; }
Property AllowEditingScenarios As Boolean