XlPropertyDisplayedIn enumeration (Excel)
Specifies where to display the property.
Name | Value | Description |
---|---|---|
xlDisplayPropertyInPivotTable | 1 | Displays member property in the PivotTable only. This is the default value. |
xlDisplayPropertyInPivotTableAndTooltip | 3 | Displays member property in the tooltip only. |
xlDisplayPropertyInTooltip | 2 | Displays member property in both the tooltip and the PivotTable. |
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.