Gallery.GetItemSupertip Property

Definition

getItemSupertip, this property is only available in Office 2010 and later.

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, set
Public Property GetItemSupertip As StringValue

Property Value

Attributes

Applies to