Show / Hide Table of Contents

Enum eSourceType

Source type for a pivottable

Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
public enum eSourceType

Fields

Name Description
Consolidation

The cache contains data that consolidates ranges

External

The cache contains data from an external data source

Scenario

The cache contains a scenario summary report

Worksheet

The cache contains worksheet data

In This Article
Back to top Generated by DocFX