indent propriété
indent propriété
Indique le indent.
Remarques
Si le indent est nul ou vide, le json exporté n’est pas formaté.
Définition:
@property
def indent(self):
...
@indent.setter
def indent(self, value):
...
Voir également
- module aspose.cells.utility
- classe ExportRangeToJsonOptions