Aspose::Cells::SheetType enum
SheetType enum
Specifies the worksheet type.
enum class SheetType
Values
Name | Value | Description |
---|---|---|
VB | 0 | Visual Basic module. |
Worksheet | 1 | |
Chart | 2 | Chart. |
BIFF4Macro | 3 | BIFF4 Macro sheet. |
InternationalMacro | 4 | International Macro sheet. |
Other | 5 | |
Dialog | 6 | Dialog worksheet. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++