treat_consecutive_delimiters_as_one property
treat_consecutive_delimiters_as_one property
Whether consecutive delimiters should be treated as one.
Definition:
@property
def treat_consecutive_delimiters_as_one(self):
...
@treat_consecutive_delimiters_as_one.setter
def treat_consecutive_delimiters_as_one(self, value):
...
See Also
- module
aspose.cells
- class
TxtLoadOptions