XlPivotFieldOrientation enumeration (PowerPoint)
Specifies the location of the field in a PivotTable report.
Name | Value | Description |
---|---|---|
xlColumnField | 2 | A column field. |
xlDataField | 4 | A data field. |
xlHidden | 0 | A hidden field. |
xlPageField | 3 | A page field. |
xlRowField | 1 | A row field. |
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.