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

    Parameters

    value
    See Also