PivotTotalPosition

Description

The PivotTotalPosition enumeration is used to determine location of totals.

It is used by the following methods:

Available Values

Value Brief description
0 Default_. Default value. Location is not determined.
1 Rows. Totals are located by rows.
2 Columns. Totals are located by columns.

See also:

Pivot Assembly Enumerations