add method
add
Adds a tab stop.
Returns
def add(self, tab_alignment, tab_position):
...
Parameter | Type | Description |
---|---|---|
tab_alignment | TextTabAlignmentType | |
tab_position | float |
See Also
- module
aspose.cells.drawing.texts
- class
TextTabStopCollection
Adds a tab stop.
def add(self, tab_alignment, tab_position):
...
Parameter | Type | Description |
---|---|---|
tab_alignment | TextTabAlignmentType | |
tab_position | float |
aspose.cells.drawing.texts
TextTabStopCollection