Xamarin.Forms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelDataSourceType

    Show / Hide Table of Contents

    Class ExcelDataSourceType

    Data source type.

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

    Fields

    Consolidation

    Represents the Consolidation data source type.

    Declaration
    public const ExcelDataSourceType Consolidation
    Field Value
    Type Description
    ExcelDataSourceType

    ExternalData

    Represents the ExternalData data source type.

    Declaration
    public const ExcelDataSourceType ExternalData
    Field Value
    Type Description
    ExcelDataSourceType

    ScenarioPivotTable

    Represents the ScenarioPivotTable data source type.

    Declaration
    public const ExcelDataSourceType ScenarioPivotTable
    Field Value
    Type Description
    ExcelDataSourceType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Worksheet

    Represents the Worksheet data source type.

    Declaration
    public const ExcelDataSourceType Worksheet
    Field Value
    Type Description
    ExcelDataSourceType
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved