left_margin propriété
left_margin propriété
Spécifie la marge gauche du paragraphe.
Définition:
@property
def left_margin(self):
...
@left_margin.setter
def left_margin(self, value):
...
Voir également
- module aspose.cells.drawing.texts
- classe TextParagraph