Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Smart Tag Display Types
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration SmartTagDisplayValues
'Usage
Dim instance As SmartTagDisplayValues
public enum SmartTagDisplayValues
Members
Member name | Description | |
---|---|---|
All | All. When the item is serialized out as xml, its value is "all". | |
None | None. When the item is serialized out as xml, its value is "none". | |
NoIndicator | No Smart Tag Indicator. When the item is serialized out as xml, its value is "noIndicator". |