Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / Locked Property
In This Topic
    Locked Property (IStyle)
    In This Topic
    Gets or sets whether the object is locked; False if the object can be modified when the sheet is protected.
    Syntax
    System.bool Locked {get; set;}
    See Also