XlCubeFieldType Enumeration
Specifies whether the OLAP field is a hierarchy, set, or measure field.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlHierarchy | 1 | OLAP field is a hierarchy. |
| xlMeasure | 2 | OLAP field is a measure. |
| xlSet | 3 | OLAP field is a set. |