Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies the subtype of the CubeField.
| Name | Value | Description |
|---|---|---|
| xlCubeAttribute | 4 | Attribute |
| xlCubeCalculatedMeasure | 5 | Calculated Measure |
| xlCubeHierarchy | 1 | Hierarchy |
| xlCubeImplicitMeasure | 11 | An implicit measure |
| xlCubeKPIGoal | 7 | KPI Goal |
| xlCubeKPIStatus | 8 | KPI Status |
| xlCubeKPITrend | 9 | KPI Trend |
| xlCubeKPIValue | 6 | KPI Value |
| xlCubeKPIWeight | 10 | KPI Weight |
| xlCubeMeasure | 2 | Measure |
| xlCubeSet | 3 | Set |
Note
The values have "Cube" in the name in order to not overlap with the xlMeasure and xlSet values for the CubeFieldType property. If the names are the same, autocomplete will not work in the Visual Basic environment because it finds ambiguous values.
Support and feedback
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.