ComboBox.GetItemSupertip Property    
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.
getItemSupertip
Represents the following attribute in the schema: getItemSupertip
[DocumentFormat.OpenXml.SchemaAttr(0, "getItemSupertip")]
public DocumentFormat.OpenXml.StringValue GetItemSupertip { get; set; }public DocumentFormat.OpenXml.StringValue GetItemSupertip { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "getItemSupertip")]
public DocumentFormat.OpenXml.StringValue? GetItemSupertip { get; set; }[DocumentFormat.OpenXml.SchemaAttr("getItemSupertip")]
public DocumentFormat.OpenXml.StringValue? GetItemSupertip { get; set; }public DocumentFormat.OpenXml.StringValue? GetItemSupertip { get; set; }member this.GetItemSupertip : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "getItemSupertip")>]
member this.GetItemSupertip : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("getItemSupertip")>]
member this.GetItemSupertip : DocumentFormat.OpenXml.StringValue with get, setPublic Property GetItemSupertip As StringValueProperty Value
- Attributes