Enum ExcelDataSourceType
Data source type.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelDataSourceType
Fields
| Name | Description |
|---|---|
| Consolidation | Represents the Consolidation data source type. |
| ExternalData | Represents the ExternalData data source type. |
| ScenarioPivotTable | Represents the ScenarioPivotTable data source type. |
| Worksheet | Represents the Worksheet data source type. |