XlCubeFieldType enumeration (Excel)
Specifies whether the OLAP field is a hierarchy, set, or measure field.
Name | Value | Description |
---|---|---|
xlHierarchy | 1 | OLAP field is a hierarchy. |
xlMeasure | 2 | OLAP field is a measure. |
xlSet | 3 | OLAP field is a set. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.