XlSummaryRow enumeration (Excel)
Specifies the location of the summary rows in the outline.
Name | Value | Description |
---|---|---|
xlSummaryAbove | 0 | The summary row will be positioned above the detail rows in the outline. |
xlSummaryBelow | 1 | The summary row will be positioned below the detail rows 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.