Outline

Outline class

Represents an outline on a worksheet.

Properties

NameTypeDescription
SummaryRowBelowbooleanIndicates if the summary row will be positioned below the detail rows in the outline.
SummaryColumnRightbooleanIndicates 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