Range.DisableCharacterSpaceGrid Property (Word)

True if Microsoft Word ignores the number of characters per line for the corresponding Range object. Read/write Boolean.

Syntax

expression .DisableCharacterSpaceGrid

expression A variable that represents a Range object.

Remarks

Returns wdUndefined if the DisableCharacterSpaceGrid property is set to True for only some of the specified font or range.

See Also

Concepts

Range Object Members

Range Object