PPLPivotTableTotalsHeaderElement

Description

The PPLPivotTableTotalsHeaderElement class is used to work with total element of table header.

Inheritance Hierarchy

          NObject

          PPLPivotTableHeaderElement

          PPLPivotTableTotalsHeaderElement

Comments

Table header total element is an element corresponding to the cell at the intersection of header column and the row containing totals, and vice versa.

Methods

isByLevelsTotals. Checks if totals are calculated by dimension levels.

level. Returns the dimension level, by which elements totals are calculated.

type. Returns type of the aggregate function for totals calculation.

Methods inherited from PPLPivotTableHeaderElement

correspondingDimensionElements. Returns array of dimensions linked to element.

generatePlist. Returns a dictionary with table header element settings.

keyPart. Returns partial element key.

setupFromPlist. Loads table header element from dictionary.

Static Methods

totalsHeaderElement. Creates a table header total element.

Static methods inherited from PPLPivotTableHeaderElement

headerElement. Creates a new table header element.

See also:

Working with pplib++ Library Classes