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