Enum ExcelSheetType
Enumeration of the sheet types in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelSheetType
Fields
Name | Description |
---|---|
Chart | Charts. |
DialogSheet | Dialogs. |
Excel4IntlMacroSheet | Excel 4.0 International Macros. |
Excel4MacroSheet | Excel 4.0 Macros. |
Worksheet | Worksheets. |