ignore_hidden_rows property
ignore_hidden_rows property
Inidicates whether ignoring hidden rows when converting Excel to PowerPoint.
Definition:
@property
def ignore_hidden_rows(self):
...
@ignore_hidden_rows.setter
def ignore_hidden_rows(self, value):
...
See Also
- module
aspose.cells
- class
PptxSaveOptions