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