Table of Contents

Enum DataSourceType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Data source type.

public enum DataSourceType

Fields

Consolidation = 4

Represents the Consolidation data source type.

ExternalData = 2

Represents the ExternalData data source type.

ScenarioPivotTable = 8

Represents the ScenarioPivotTable data source type.

Worksheet = 1

Represents the Worksheet data source type.