left_margin_pt proprietà
left_margin_pt proprietà
Ottiene e imposta il margine sinistro in unità di punti.
Definizione:
@property
def left_margin_pt(self):
...
@left_margin_pt.setter
def left_margin_pt(self, value):
...
Guarda anche
- modulo
aspose.cells.drawing.texts
- classe
TextBoxOptions