BackstageFastCommandButton.QualifiedId Property

Definition

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

Represents the following attribute in the schema: idQ

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

Property Value

Attributes

Applies to