Options.PasteAdjustWordSpacing Property
Office 2007
| Word Developer Reference |
Syntax
expression.PasteAdjustWordSpacing
expression A variable that represents a Options object.
Example
This example sets Word to automatically adjust the spacing of words when cutting and pasting selections if the option has been disabled.
| Visual Basic for Applications |
|---|
|
See Also