Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / getAutoSortField Method
In This Topic
    getAutoSortField Method
    In This Topic
    Returns the name of the data field used to sort the specified PivotTable field automatically.
    Syntax
    java.lang.String getAutoSortField()
    See Also