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