Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
static PivotTableSortOptions |
PivotTableSortOptions.create(boolean descending)
Deprecated.
This method is internal and should not be used.
|
static PivotTableSortOptions |
PivotTableSortOptions.create(boolean descending,
PivotField dataField,
List<PivotItem> pivotItems)
Deprecated.
This method is internal and should not be used.
|
PivotTableSortOptions |
PivotField.getSortOptions()
Gets the sort options of this pivot field.
|
© GemBox Ltd. — All rights reserved.