Class ExcelSheetType
Enumeration of the sheet types in Excel.
Inheritance
System.Object
ExcelSheetType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.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 |