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

    Parameters

    value
    See Also