BackstageComboBox.GetItemID Property

Definition

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

Represents the following attribute in the schema: getItemID

[DocumentFormat.OpenXml.SchemaAttr(0, "getItemID")]
public DocumentFormat.OpenXml.StringValue GetItemID { get; set; }
public DocumentFormat.OpenXml.StringValue GetItemID { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getItemID")]
public DocumentFormat.OpenXml.StringValue? GetItemID { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getItemID")]
public DocumentFormat.OpenXml.StringValue? GetItemID { get; set; }
public DocumentFormat.OpenXml.StringValue? GetItemID { get; set; }
member this.GetItemID : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getItemID")>]
member this.GetItemID : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getItemID")>]
member this.GetItemID : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetItemID As StringValue

Property Value

Attributes

Applies to