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