Syntax
FormatDefineStyleNumbers [.Points = text] [, .Color = number] [, .Before = text] [, .Type = number] [, .After = text] [, .StartAt = text] [, .Include = number] [, .Alignment = number] [, .Indent = text] [, .Space = number or text] [, .Hang = number] [, .Level = text] [, .CharNum = text] [, .Font = text] [, .Strikethrough = number] [, .Bold = number] [, .Italic = number] [, .Underline = number]
Remarks
Sets number 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 FormatDefineStyleNumbers instruction follows the FormatStyle instruction.
The arguments for the FormatDefineStyleNumbers statement correspond to the options in the Modify List dialog box (Bullets And Numbering command, Format menu). For argument descriptions, see FormatBullet, FormatMultilevel, and FormatNumber. For examples of how to use similar statements to define a style, see FormatDefineStyleFont and FormatDefineStylePara.
See Also
FormatBullet, FormatDefineStyleFont, FormatDefineStylePara, FormatMultilevel, FormatNumber, FormatStyle