The PivotTotalParentNamingMode enumeration contains types of element names displayed in parent element row.
It is used by the IPivotInsteadOwnerTotalsSettings.NamingMode property.
Value | Brief description |
0 | Source. Source element name. |
1 | TotalMethod. Total method name. |
2 | Combined. Combined name of source element or totals method. |
See also: