group_cells property
group_cells property
This flag determines whether it is necessary to group rows when exporting to Excel format
Definition:
@property
def group_cells(self):
...
@group_cells.setter
def group_cells(self, value):
...
See Also
- module
groupdocs.metadata.export - class
ExcelExportOptions