PPLPivotHeader

Description

The PPLPivotHeader class is used to work with the object header used to build data tables.

Inheritance Hierarchy

          NObject

          PPLPivotHeader

Designer

PPLPivotHeader. Creates an instance of the PPLPivotHeader class.

Methods

copy. Copies object title.

description. Returns text description of title.

dimensions. Returns all title dimensions.

moveDown. Moves title dimension down.

moveUp. Moves title dimension up.

putDimension. Adds dimension to title.

relatedPivot. Returns the pivot object for building data tables, for which a title is created.

removeAllDimensions. Removes all title dimensions.

Static Methods

pivotHeader. Creates an instance of the PPLPivotHeader class for the specified pivot object for building data tables.

See also:

Working with pplib++ Library Classes