Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IProtectionSettings Interface / AllowFormattingCells Property
In This Topic
    AllowFormattingCells Property
    In This Topic
    Gets or sets whether the formatting of cells is allowed on a protected worksheet.
    Syntax
    System.bool AllowFormattingCells {get; set;}
    See Also