ParagraphFormat.NoLineNumber property (Word)

True if line numbers are repressed for the specified paragraphs. Can be True, False, or wdUndefined. Read/write Long.

Syntax

expression. NoLineNumber

expression A variable that represents a 'ParagraphFormat' object.

Remarks

Use the LineNumbering property of the PageSetup object to turn on line numbering.

See also

ParagraphFormat 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.