FormatDefineStyleLang

Syntax

FormatDefineStyleLang .Language = text [, .Default]

Remarks

Sets the language format 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 FormatDefineStyleLang instruction follows the FormatStyle instruction.

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

See Also

FormatDefineStyleFont, FormatDefineStylePara, FormatStyle, ToolsLanguage