Class Outline

Outline class

Represents an outline on a worksheet.

public class Outline

Properties

NameDescription
SummaryColumnRight { get; set; }Indicates if the summary column will be positioned to the right of the detail columns in the outline.
SummaryRowBelow { get; set; }Indicates if the summary row will be positioned below the detail rows in the outline.

See Also