XlSummaryRow
XlSummaryRow
XlSummaryRow
Enum
Definition
Specifies the location of the summary rows in the outline.
public enum class XlSummaryRow
public enum XlSummaryRow
Public Enum XlSummaryRow
- Inheritance
Fields
xlSummaryAbove xlSummaryAbove xlSummaryAbove | 0 | The summary row will be positioned above the detail rows in the outline. |
xlSummaryBelow xlSummaryBelow xlSummaryBelow | 1 | The summary row will be positioned below the detail rows in the outline. |