XlSmartTagDisplayMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the display features for smart tags.
public enum class XlSmartTagDisplayMode
public enum XlSmartTagDisplayMode
Public Enum XlSmartTagDisplayMode
- Inheritance
-
XlSmartTagDisplayMode
Fields
Name | Value | Description |
---|---|---|
xlIndicatorAndButton | 0 | Display the indicator and button for smart tags. |
xlDisplayNone | 1 | Nothing is displayed for smart tags. |
xlButtonOnly | 2 | Displays only the button for smart tags. |