SmartTagRecognizer Object
Represents recognition engines which label data with types of information as you work in Microsoft Excel.
Remarks
Use the Item() property of the SmartTagRecognizerscollection to return a single SmartTagRecognizerobject.
Example
Once a SmartTagRecognizer object is returned, you can determine if smart tag recognizers are enabled for the application. This example determines if smart tag recognizers are enabled and notifies the user.
| Visual Basic for Applications |
|---|
|
See also:
- Excel Object Model Reference
- SmartTagRecognizer Object Members
- SmartTag Object
- SmartTagAction Object
- SmartTagOptions Object
| index |