indent proprietà
indent proprietà
Indica lo indent.
Osservazioni
Se indent è nullo o vuoto, il json esportato non è formattato.
Definizione:
@property
def indent(self):
...
@indent.setter
def indent(self, value):
...
Guarda anche
- modulo aspose.cells.utility
- classe ExportRangeToJsonOptions