public class PivotTableSortOptions extends Object
Modifier and Type | Method and Description |
---|---|
PivotField |
getDataField()
Gets a data field that is used to sort the pivot field.
|
List<PivotItem> |
getPivotItems()
Gets the pivot items that specify the row (or column) that which will be used to sort the pivot field.
|
boolean |
isDescending()
Gets a value indicating whether the sort is descending.
|
public PivotField getDataField()
public List<PivotItem> getPivotItems()
public boolean isDescending()
© GemBox Ltd. — All rights reserved.