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
Sub UseRecheckSmartTags() ActiveWorkbook.RecheckSmartTags End Sub
recheck recheck smart tags rechecksmart rechecksmarttags rechecksmarttags method

See also: