XlSummaryColumn Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the location of the summary columns in the outline.
public enum class XlSummaryColumn
public enum XlSummaryColumn
Public Enum XlSummaryColumn
- Inheritance
-
XlSummaryColumn
Fields
Name | Value | Description |
---|---|---|
xlSummaryOnRight | -4152 | The summary column will be positioned to the right of the detail columns in the outline. |
xlSummaryOnLeft | -4131 | The summary column will be positioned to the left of the detail columns in the outline. |