UnsizedControlClone.InsertBeforeQ Property

Definition

insertBeforeQ

Represents the following attribute in the schema: insertBeforeQ

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

Property Value

Attributes

Applies to