TextFrame.WordWrap Property (Word)

True if Microsoft Word wraps Latin text in the middle of a word in the specified text frames. Read/write Long. .

Syntax

expression .WordWrap

expression Required. A variable that represents a TextFrame object.

Remarks

This property returns wdUndefined if it’s set to True for some of the specified text in the specified text frame and false for other text.

Note

This property may not be available to you, depending on the language support (U.S. English, for example) that you have selected or installed.

See Also

Concepts

TextFrame Object

TextFrame Object Members