tab_position property
tab_position property
Specifies the position of the tab stop relative to the left margin.
Definition:
@property
def tab_position(self):
...
@tab_position.setter
def tab_position(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
TextTabStop