PivotTableSourceType Enum

PivotTableSourceType Enum

Represents data source type of the pivot table.


type PivotTableSourceType int32

Fields

FieldDescription
SheetSpecifies that the source data is a range.
ExternalSpecifies that external source data is used.
ConsolidationSpecifies that multiple consolidation ranges are used as the source data.
ScenarioThe source data is populated from a temporary internal structure.
UnknownUnknown data source.