Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotFilter Interface / getDescription Method
In This Topic
    getDescription Method
    In This Topic
    Gets the description of the pivot filter. The maximum length of the description string is 255 characters.
    Syntax
    java.lang.String getDescription()

    Return Value

    the description of the pivot filter
    See Also