Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PivotFilterOptions Class / setDescription Method
the description of the filter
In This Topic
    setDescription Method
    In This Topic
    Sets a brief description of the filter.
    Syntax
    public void setDescription( 
       java.lang.String description
    )

    Parameters

    description
    the description of the filter
    See Also