Style.TabPos Property

Returns or sets the formatting style's tabulator position, in twips.

Syntax

   Style.TabPos(Index) [= value]
Parameter Description
Index

Specifies a tabulator index. It must be between 1 and 14.

Data Types

Index: Integer
Property value: Integer

Limitations

Run time only.

See Also