ListFormat.ConvertNumbersToText Method
Word Developer Reference |
Changes the list numbers and LISTNUM fields in the specified ListFormat object to text.
Syntax
expression.ConvertNumbersToText
expression A variable that represents a ListFormat object.
Example
This example converts the preset numbers in myRange to text without affecting any LISTNUM fields.
Visual Basic for Applications |
---|
|
See Also