XlPivotTableSourceType 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 source of the report data.
public enum class XlPivotTableSourceType
public enum XlPivotTableSourceType
Public Enum XlPivotTableSourceType
- Inheritance
-
XlPivotTableSourceType
Fields
Name | Value | Description |
---|---|---|
xlPivotTable | -4148 | Same source as another PivotTable report |
xlDatabase | 1 | Microsoft Excel list or database |
xlExternal | 2 | Data from another application |
xlConsolidation | 3 | Multiple consolidation ranges |
xlScenario | 4 | Data is based on scenarios created using the Scenario Manager.. |