Assembly: Pivot;
The IPivotInsteadOwnerTotalsSettings interface is used to work with settings of displaying totals in parent element row.
IPivotInsteadOwnerTotalsSettings
To work with the table totals collection, use properties and methods of the IPivotEvaluatorTotals interface.
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: