XlSheetType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the worksheet type.
public enum class XlSheetType
public enum XlSheetType
Public Enum XlSheetType
- Inheritance
-
XlSheetType
Fields
Name | Value | Description |
---|---|---|
xlWorksheet | -4167 | Worksheet. |
xlDialogSheet | -4116 | Dialog sheet. |
xlChart | -4109 | Chart. |
xlExcel4MacroSheet | 3 | Excel version 4 macro sheet. |
xlExcel4IntlMacroSheet | 4 | Excel version 4 international macro sheet. |