Table of Contents

Class ExcelPivotCacheDefinition

Namespace
OfficeOpenXml.Table.PivotTable
Assembly
Magicodes.EPPlus.dll
public class ExcelPivotCacheDefinition : XmlHelper
Inheritance
ExcelPivotCacheDefinition
Inherited Members
Extension Methods

Properties

CacheDefinitionUri

public Uri CacheDefinitionUri { get; }

Property Value

Uri

CacheDefinitionXml

public XmlDocument CacheDefinitionXml { get; }

Property Value

XmlDocument

CacheSource

public eSourceType CacheSource { get; }

Property Value

eSourceType

PivotTable

public ExcelPivotTable PivotTable { get; }

Property Value

ExcelPivotTable

SourceRange

public ExcelRangeBase SourceRange { get; set; }

Property Value

ExcelRangeBase