XlLayoutFormType enumeration (Excel)
Specifies the way the specified PivotTable items appear—in table format or in outline format.
Name | Value | Description |
---|---|---|
xlOutline | 1 | The LayoutSubtotalLocation property specifies where the subtotal appears in the PivotTable report. |
xlTabular | 0 | Default. |
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.