This documentation is archived and is not being maintained.
XlCalculatedMemberType enumeration
Specifies the type of a calculated member in a pivot table.
Namespace:
Microsoft.Office.Interop.ExcelAssembly:
Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| xlCalculatedMember | The member uses a Multidimensional Expression (MDX) formula. |
| xlCalculatedSet | The member contains an MDX formula for a set in a cube field. |
| xlCalculatedMeasure | The member is a Multidimensional Expressions (MDX) expression that defines the measure. |