SmartTagOptions.EmbedSmartTags Property
Excel Developer Reference |
True to embed smart tags on the specified workbook. Read/write Boolean.
Syntax
expression.EmbedSmartTags
expression A variable that represents a SmartTagOptions object.
Example
In this example, Microsoft Excel determines if smart tags are enabled for the active workbook and notifies the user.
Visual Basic for Applications |
---|
|
See Also