XlSummaryRow Enum

Definition

Specifies the location of the summary rows in the outline.

public enum class XlSummaryRow
public enum XlSummaryRow
Public Enum XlSummaryRow
Inheritance
XlSummaryRow

Fields

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.

Applies to