XlSummaryRow Enumeration
Specifies the location of the summary rows in the outline.
Version Information
Version Added: Excel
| 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. |