Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IProtectionSettings Interface / setAllowFiltering Method
In This Topic
    setAllowFiltering Method
    In This Topic
    Sets whether the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
    Syntax
    void setAllowFiltering( 
       boolean value
    )

    Parameters

    value
    See Also