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

Concepts

ParagraphFormat Object

ParagraphFormat Object Members