SmartTagType.SmartTagRecognizers Property
Word Developer Reference |
Returns a SmartTagRecognizers collection for an application.
Syntax
expression.SmartTagRecognizers
expression Required. A variable that represents a SmartTagType object.
Example
The following example accesses the first smart tag recognizer in the list of smart tag recognizers installed for Microsoft Word.
Visual Basic for Applications |
---|
|
See Also