Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IProtectionSettings Interface / AllowEditingScenarios Property
In This Topic
    AllowEditingScenarios Property
    In This Topic
    Gets or sets whether the user is allowed to edit scenarios on a protected worksheet. The default value is false.
    Syntax
    System.bool AllowEditingScenarios {get; set;}
    See Also