SmartTagTypes.ReloadAll Method
Word Developer Reference |
Reloads all smart tag actions and recognizers installed on a user's computer.
Syntax
expression.ReloadAll
expression Required. A variable that represents a SmartTagTypes collection.
Example
The following example reloads all smart tag actions and recognizers installed on the user's computer.
Visual Basic for Applications |
---|
|
See Also