Outline
Outline class
Represents an outline on a worksheet.
Properties
| Name | Type | Description |
|---|---|---|
| SummaryRowBelow | boolean | Indicates if the summary row will be positioned below the detail rows in the outline. |
| SummaryColumnRight | boolean | Indicates if the summary column will be positioned to the right of the detail columns in the outline. |
Outline.SummaryRowBelow property
Indicates if the summary row will be positioned below the detail rows in the outline.
Type: boolean
Outline.SummaryColumnRight property
Indicates if the summary column will be positioned to the right of the detail columns in the outline.
Type: boolean