EPPlus 3.0 |
ExcelPivotCacheDefinition..::.CacheSource Property |
ExcelPivotCacheDefinition Class See Also Send Feedback |
Type of source data
Namespace:
OfficeOpenXml.Table.PivotTable
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public eSourceType CacheSource { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property CacheSource As eSourceType |
Visual C++ |
---|
public: property eSourceType CacheSource { eSourceType get (); } |