FormatDefineStyleTabs

Syntax

FormatDefineStyleTabs [.Position = text] [, .DefTabs = number or text] [, .Align = number] [, .Leader = number] [, .Set] [, .Clear] [, .ClearAll]

Remarks

Sets tab formats for either the current style or the style specified in a FormatStyle instruction containing the .Define argument. Note that when modifying the style specified with FormatStyle, the FormatDefineStyleTabs instruction follows the FormatStyle instruction.

The arguments for the FormatDefineStyleTabs statement correspond to the options in the Tabs dialog box (Format menu). For argument descriptions, see FormatTabs. For examples of how to use similar statements to define a style, see FormatDefineStyleFont and FormatDefineStylePara.

See Also

FormatDefineStyleFont, FormatDefineStylePara, FormatStyle, FormatTabs