export_single_tab property
export_single_tab property
Indicates whether exporting the single tab when the file only has one worksheet. The default value is false.
Definition:
@property
def export_single_tab(self):
...
@export_single_tab.setter
def export_single_tab(self, value):
...
See Also
- module
aspose.cells.saving
- class
EbookSaveOptions