Show / Hide Table of Contents

Enum eSourceType

Namespace: Experior.Core.Data.OfficeOpenXml.Table.PivotTable
Assembly: Experior.Core.dll
Syntax
public enum eSourceType

Fields

Name Description
Consolidation

Indicates that the cache contains data that consolidates ranges.

External

Indicates that the cache contains data from an external data source.

Scenario

Indicates that the cache contains a scenario summary report

Worksheet

Indicates that the cache contains worksheet data

Extension Methods

EnumExtensions.AsString()
Back to top Generated by DocFX