Previous Document Next Document

Object Model Reference : Classes : T : TextTabPositions : Methods : TextTabPositions.AddEvery


TextTabPositions.AddEvery

Sub AddEvery(Position As Double, [Alignment As cdrTextTabAlignment = cdrTextTabLeft], [Leadered As Boolean = False]) As TextTabPosition

Description

Member of TextTabPositions

The AddEvery method adds, to the text in a text range, new tab stops placed at a given distance from each other.

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.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.