is_auto_margin propriété
is_auto_margin propriété
Indique si la marge du cadre de texte est automatique.
Exemple
shapeTextAlignment.is_auto_margin = True
Définition:
@property
def is_auto_margin(self):
...
@is_auto_margin.setter
def is_auto_margin(self, value):
...
Voir également
- module aspose.cells.drawing.texts
- classe ShapeTextAlignment