SmartTagRecognizers.Recognize Property
Returns True when data can be labeled as a smart tag. Read/write Boolean.
Syntax
expression.Recognize
expression A variable that represents a SmartTagRecognizers object.
Example
In this example, Microsoft Excel determines if the ability to label data as smart tags is enabled and notifies the user.
| Visual Basic for Applications |
|---|
|