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