Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IProtectionSettings Interface / setAllowInsertingColumns Method
In This Topic
    setAllowInsertingColumns Method
    In This Topic
    Sets whether the insertion of columns is allowed on a protected worksheet.
    Syntax
    void setAllowInsertingColumns( 
       boolean value
    )

    Parameters

    value
    See Also