XlSummaryColumn Enum

Definition

Specifies the location of the summary columns in the outline.

public enum class XlSummaryColumn
public enum XlSummaryColumn
Public Enum XlSummaryColumn
Inheritance
XlSummaryColumn

Fields

xlSummaryOnLeft -4131

The summary column will be positioned to the left of the detail columns in the outline.

xlSummaryOnRight -4152

The summary column will be positioned to the right of the detail columns in the outline.

Applies to