_Workbook.RecheckSmartTags Method
Causes a foreground smart tag check to occur, automatically annotating data that was not annotated before.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub RecheckSmartTags
'Usage
Dim instance As _Workbook
instance.RecheckSmartTags()
void RecheckSmartTags()