Enum eSourceType
- Namespace
- OfficeOpenXml.Table.PivotTable
- Assembly
- EPPlus.dll
Source type for a pivottable
public enum eSourceType
Fields
Consolidation = 0
The cache contains data that consolidates ranges
External = 1
The cache contains data from an external data source
Scenario = 2
The cache contains a scenario summary report
Worksheet = 3
The cache contains worksheet data