ListLevel.TrailingCharacter Property
Word Developer Reference |
Returns or sets the character inserted after the number for the specified list level. Read/write WdTrailingCharacter.
Syntax
expression.TrailingCharacter
expression Required. A variable that represents a ListLevel object.
Example
This example sets the number and text alignment for each level of the sixth outline-numbered list template. The number for each level is followed by a space.
Visual Basic for Applications |
---|
|
See Also