UnsizedControlClone.IdQ Property

Definition

idQ

Represents the following attribute in the schema: idQ

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

Property Value

Attributes

Applies to