Document.ConvertNumbersToText method (Word)

Changes the list numbers and LISTNUM fields in the specified Document to text. .

Syntax

expression. ConvertNumbersToText

expression A variable that represents a Document object.

Example

This example converts the list numbers and LISTNUM fields in the active document to text.

ActiveDocument.ConvertNumbersToText

See also

Document Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.