tab_alignment property
tab_alignment property
Specifies the alignment that is to be applied to text using this tab stop.
Definition:
@property
def tab_alignment(self):
...
@tab_alignment.setter
def tab_alignment(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
TextTabAlignmentType
- class
TextTabStop