multiple_worksheets property
multiple_worksheets property
Indicates whether importing each attribute of JsonObject object as one worksheet when all child nodes are array nodes.
Definition:
@property
def multiple_worksheets(self):
...
@multiple_worksheets.setter
def multiple_worksheets(self, value):
...
See Also
- module
aspose.cells
- class
JsonLoadOptions