export_as_string property
export_as_string property
Exports the string value of the cells to json.
Definition:
@property
def export_as_string(self):
...
@export_as_string.setter
def export_as_string(self, value):
...
See Also
- module
aspose.cells.utility
- class
ExportRangeToJsonOptions