|   |   | Object Model Reference : Classes : T : TextTabPositions : Methods : TextTabPositions.Add | 
Function Add(Position As Double, [Alignment As cdrTextTabAlignment = cdrTextTabLeft], [Leadered As Boolean = False]) As TextTabPosition
Member of TextTabPositions
The Add method adds a new tab stop to the text in a text range.
| 
Parameter
 | 
Description
 | 
| 
Position
 | 
Specifies the horizontal position of a tab stop
 | 
| 
Alignment
 | 
Specifies the alignment for a tab-stop position. This parameter is optional, and its default value is cdrTextTabLeft (0).
 | 
| 
Leadered
 | 
Specifies whether a tab-stop position uses a leader character to fill the empty space. This parameter is optional, and its default value is False.
 | 
|   |   |   | 
Copyright 2013 Corel Corporation. All rights reserved.