XlSummaryColumn enumeration (Excel)
Specifies the location of the summary columns in the outline.
Name | Value | Description |
---|---|---|
xlSummaryOnLeft | -4131 | The summary column will be positioned to the left of the detail columns in the outline. |
xlSummaryOnRight | -4152 | The summary column will be positioned to the right of the detail columns in the outline. |
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.