is_auto_margin proprietà
is_auto_margin proprietà
Indica se il margine della cornice di testo è automatico.
Esempio
shapeTextAlignment.is_auto_margin = True
Definizione:
@property
def is_auto_margin(self):
...
@is_auto_margin.setter
def is_auto_margin(self, value):
...
Guarda anche
- modulo aspose.cells.drawing.texts
- classe ShapeTextAlignment