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