indent propriété
indent propriété
Le paramètre de niveau d’indentation sera appliqué.
Définition:
@property
def indent(self):
...
@indent.setter
def indent(self, value):
...
Voir également
- module aspose.cells
- classe StyleFlag
Le paramètre de niveau d’indentation sera appliqué.
@property
def indent(self):
...
@indent.setter
def indent(self, value):
...