Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / autoSort Method / autoSort(SortOrder) Method
Required SortOrder. The sort order.
In This Topic
    autoSort(SortOrder) Method
    In This Topic
    Establishes automatic field-sorting rules for PivotTable reports.
    Syntax
    void autoSort( 
       SortOrder Order
    )

    Parameters

    Order
    Required SortOrder. The sort order.
    See Also