separator_string property
separator_string property
Gets and sets a string value as separator.
Definition:
@property
def separator_string(self):
...
@separator_string.setter
def separator_string(self, value):
...
See Also
- module
aspose.cells
- class
TxtLoadOptions