Click or drag to resize

ExcelSheetType Enumeration

Sheet types.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum ExcelSheetType
Members
Member name Value Description
ChartSheet 2 Charts.
DialogSheet 3 Dialogs.
Excel4IntlMacroSheet 4 Excel 4.0 International Marcos sheet.
Excel4MacroSheet 5 Excel 4.0 Marcos sheet.
NormalWorksheet 0 Worksheets.
See Also