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