'Declaration Public Function InsertTabStopPosition( _ ByVal alignment As Alignment, _ ByVal position As Single, _ Optional ByVal leader As TabStopPositionLeader, _ Optional ByVal index As Integer _ ) As Paragraph
Parameters
- alignment
- The alignment of the tab stop.
- position
- The horizontal position of the tab stop.
- leader
- A TabStopPositionLeader value indicating the character used to fill in the space created by a tab.
- index
- The index of the TabStopPosition that will be inserted in the list of active TabStopPositions. By default, -1.