XlLayoutFormType 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 way the specified PivotTable items appear—in table format or in outline format.
public enum class XlLayoutFormType
public enum XlLayoutFormType
Public Enum XlLayoutFormType
- Inheritance
-
XlLayoutFormType
Fields
Name | Value | Description |
---|---|---|
xlTabular | 0 | Default. |
xlOutline | 1 | The LayoutSubtotalLocation property specifies where the subtotal appears in the PivotTable report. |