Workbook.RecheckSmartTags Method
Causes a foreground smart tag check to occur automatically annotating data that was not annotated before.
Syntax
expression.RecheckSmartTags
expression A variable that represents a Workbook object.
Example
This example rechecks smart tags on the active workbook in the foreground.
| Visual Basic for Applications |
|---|
|