Document.CheckNewSmartTags Method
Word Developer Reference |
Accesses the Microsoft Office Web site for available smart tag recognizer and action files.
Syntax
expression.CheckNewSmartTags
expression Required. A variable that represents a Document object.
Remarks
The CheckNewSmartTags method is equivalent to clicking the More Smart Tags button on the Smart Tags tab of the AutoCorrect dialog box.
Example
This example displays the Office Web site for smart tags.
Visual Basic for Applications |
---|
|
See Also