empty_string_as_blank property
empty_string_as_blank property
Indicates whether one cell will be taken as blank when its value is an empty string. Default value is true.
Definition:
@property
def empty_string_as_blank(self):
...
@empty_string_as_blank.setter
def empty_string_as_blank(self, value):
...
See Also
- module
aspose.cells - class
DeleteBlankOptions