schemas property
schemas property
The original json schema of each worksheet.
Definition:
@property
def schemas(self):
...
@schemas.setter
def schemas(self, value):
...
See Also
- module
aspose.cells
- class
JsonSaveOptions
The original json schema of each worksheet.
@property
def schemas(self):
...
@schemas.setter
def schemas(self, value):
...
aspose.cells
JsonSaveOptions