XlSmartTagDisplayMode Enumeration
Specifies the display features for smart tags.
| Name | Value | Description |
|---|---|---|
| xlButtonOnly | 2 | Displays only the button for smart tags. |
| xlDisplayNone | 1 | Displays nothing for smart tags. |
| xlIndicatorAndButton | 0 | Displays the indicator and button for smart tags. |