com.grapecity.documents.excel Package / PivotFilterOptions Class / setName Method
the name of the filter
In This Topic
setName Method
In This Topic
Sets the name of the filter.
Syntax
public void setName( 
   java.lang.String name
)

Parameters

name
the name of the filter
See Also