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