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

    Parameters

    value
    See Also