ExcelExportOptions class
ExcelExportOptions class
Creates an export options of excel file.
Inheritance: ExcelExportOptions →
ExportOptions
The ExcelExportOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) |
Initializes a new instance of the ExcelExportOptions class. |
__init__(self, group_cells) |
Initializes a new instance of the ExcelExportOptions class. |
Properties
| Property | Description |
|---|---|
| group_cells | This flag determines whether it is necessary to group rows when exporting to Excel format |
See Also
- module
groupdocs.metadata.export - class
ExcelExportOptions - class
ExportOptions