PPLPivotTableSorterSettings

Description

The PPLPivotTableSorterSettings class is used to work with table data sorting settings.

Inheritance Hierarchy

          NObject

          PPLPivotTableSorterSettings

Comments

Data table is created based on the instance of the PPLPivot class.

Designer

PPLPivotTableSorterSettings. Creates an instance of the PPLPivotTableSorterSettings class.

Methods

copy. Returns an object copy for working sorting settings.

direction. Returns sorting direction.

relatedTableElement. Returns the table header element, by which sorting is executed.

setDirection. Sets sorting direction.

setRelatedTableElement. Sets the table header element, by which sorting is executed.

See also:

Working with pplib++ Library Classes