tab_position proprietà
tab_position proprietà
Specifica la posizione della tabulazione rispetto al margine sinistro.
Definizione:
@property
def tab_position(self):
...
@tab_position.setter
def tab_position(self, value):
...
Guarda anche
- modulo aspose.cells.drawing.texts
- classe TextTabStop