menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelSheetType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelSheetType

    Enumeration of the sheet types in Excel.

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

    Fields

    Chart

    Charts.

    Declaration
    public const ExcelSheetType Chart
    Field Value
    Type
    ExcelSheetType

    DialogSheet

    Dialogs.

    Declaration
    public const ExcelSheetType DialogSheet
    Field Value
    Type
    ExcelSheetType

    Excel4IntlMacroSheet

    Excel 4.0 International Macros.

    Declaration
    public const ExcelSheetType Excel4IntlMacroSheet
    Field Value
    Type
    ExcelSheetType

    Excel4MacroSheet

    Excel 4.0 Macros.

    Declaration
    public const ExcelSheetType Excel4MacroSheet
    Field Value
    Type
    ExcelSheetType

    Worksheet

    Worksheets.

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