menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelDataSourceType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelDataSourceType

    Data source type.

    Inheritance
    System.Object
    ExcelDataSourceType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelDataSourceType : Enum

    Fields

    Consolidation

    Represents the Consolidation data source type.

    Declaration
    public const ExcelDataSourceType Consolidation
    Field Value
    Type
    ExcelDataSourceType

    ExternalData

    Represents the ExternalData data source type.

    Declaration
    public const ExcelDataSourceType ExternalData
    Field Value
    Type
    ExcelDataSourceType

    ScenarioPivotTable

    Represents the ScenarioPivotTable data source type.

    Declaration
    public const ExcelDataSourceType ScenarioPivotTable
    Field Value
    Type
    ExcelDataSourceType

    Worksheet

    Represents the Worksheet data source type.

    Declaration
    public const ExcelDataSourceType Worksheet
    Field Value
    Type
    ExcelDataSourceType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved