IPivotInsteadOwnerTotalsSettings

Assembly: Pivot;

Description

The IPivotInsteadOwnerTotalsSettings interface is used to work with settings of displaying totals in parent element row.

Inheritance Hierarchy

          IPivotInsteadOwnerTotalsSettings

Comments

To work with the table totals collection, use properties and methods of the IPivotEvaluatorTotals interface.

Properties

  Property name Brief description
HierarchyTotal The HierarchyTotal property determines whether hierarchy totals values are displayed in parent element row.
NameSeparator The NameSeparator property determines a type of separator between element name and method of total displayed in parent element row.
NamingMode The NamingMode property determines a type of name for elements displayed in parent element row.
OverallTotal The OverallTotal property determines whether grand total values are displayed in parent element row.
TotalType The Totaltype property determines a type of totals displayed in parent element row.

See also:

Pivot Assembly Interfaces