ignore_empty_content property
ignore_empty_content property
Gets/Sets whether to show the max range which includes data ,style, merged cells and shapes. if the last row or column contains cells with no value and formula but has custom style then we will not show this row/column when this vlaue is true。 the default value is true .
Definition:
@property
def ignore_empty_content(self):
...
@staticmethod
def set_ignore_empty_content(value):
...
See Also
- module
aspose.cellsgridjs - class
Config