Package | Description |
---|---|
com.gembox.spreadsheet.pivottables |
Contains types that constitute model of Pivot Tables.
|
Modifier and Type | Method and Description |
---|---|
PivotAreaFieldCollection |
PivotTable.getColumnFields()
Gets the collection of all
PivotField s that are currently shown as column fields. |
PivotAreaFieldCollection |
PivotTable.getDataFields()
Gets the collection of all
PivotField s that are currently shown as data fields. |
PivotAreaFieldCollection |
PivotTable.getPageFields()
Gets the collection of all
PivotField s that are currently showing as page fields. |
PivotAreaFieldCollection |
PivotTable.getRowFields()
Gets the collection of all
PivotField s that are currently showing as row fields. |
© GemBox d.o.o. — All rights reserved.