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