Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IProtectionSettings Interface / setAllowUsingPivotTables Method
In This Topic
    setAllowUsingPivotTables Method
    In This Topic
    Sets whether the user is allowed to use pivot tables on a protected worksheet.
    Syntax
    void setAllowUsingPivotTables( 
       boolean value
    )

    Parameters

    value
    See Also