PivotTableSourceType enumeration
PivotTableSourceType enumeration
Represents data source type of the pivot table.
The PivotTableSourceType type exposes the following members:
Fields
| Field | Description |
|---|---|
| SHEET | Specifies that the source data is a range. |
| EXTERNAL | Specifies that external source data is used. |
| CONSOLIDATION | Specifies that multiple consolidation ranges are used as the source data. |
| SCENARIO | The source data is populated from a temporary internal structure. |
| UNKNOWN | Unknown data source. |
See Also
- module
aspose.cells.pivot