April 2006
Beginner
1114 pages
98h 16m
English
workbook.SmartTagOptions
Returns a reference to the workbook’s SmartTagOptions object. The SmartTagOptions object controls how SmartTags are displayed. For example, the following code displays the SmartTag button, omitting the SmartTag indicator in cells:
ThisWorkbook.SmartTagOptions.DisplaySmartTags = xlButtonOnly
By default, Excel displays both the SmartTag indicator and button.
Read now
Unlock full access