UnsizedControlClone.InsertAfterQ Property

Definition

insertAfterQ

Represents the following attribute in the schema: insertAfterQ

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

Property Value

Attributes

Applies to