WorkbookType enumeration
WorkbookType enumeration
Specifies the type of Open XML workbook file.
The WorkbookType type exposes the following members:
Fields
| Field | Description |
|---|---|
| NOT_DEFINED | The workbook type is not defined. |
| WORKBOOK | Excel workbook (*.xlsx). |
| WORKBOOK_MACRO | Excel macro-enabled workbook (*.xlsm). |
| TEMPLATE | Excel template (*.xltx). |
| TEMPLATE_MACRO | Excel macro-enabled template (*.xltm). |
| WORKBOOK_BINARY_MACRO | Excel binary macro-enabled workbook (*.xlsb). |
See Also
- module
aspose.slides.charts - library
Aspose.Slides