PPLPivotTableTotalsSettings

Description

The PPLPivotTableTotalsSettings class is used to work with settings of data table totals.

Inheritance Hierarchy

          NObject

          PPLPivotTableTotalsSettings

Designer

PPLPivotTableTotalsSettings. Creates an instance of the PPLPivotTableTotalsSettings class.

Methods

columnTypes. Returns type of totals for data table columns.

copy. Creates a copy of data table totals settings.

isEmpty. Returns whether totals settings are determined.

isIncludeParents. Returns parent element data accounting mode.

isTreatEmptyAsZero. Returns whether empty cells are treated as zeroes.

isUseHierarchy. Returns whether table header hierarchy is taken into account on totals calculation.

isUseLevels. Returns whether nesting level in table headers is taken into account on totals calculation.

rowTypes. Returns type of totals for data table rows.

setIncludeParents. Sets parent element data accounting mode.

setTreatEmptyAsZero. Determines whether empty cells are treated as zeros.

setUseHierarchy. Determines whether table header hierarchy is taken into account on totals calculation.

setUseLevels. Determines whether nesting level in table headers is taken into account on totals calculation.

See also:

Working with pplib++ Library Classes