WrapAroundText Property

See Also         Example         Applies To

Returns or sets whether text should wrap around the specified rows. Returns wdUndefined if only some of the specified rows have wrapping enabled. Can be set to True or False. Read/write Long.

Remarks

Setting the WrapAroundText property to False also sets the AllowOverlap property to False. Setting the AllowOverlap property to True also sets the WrapAroundText property to True.