BackstageFastCommandButton.InsertAfterMso Property

Definition

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

Represents the following attribute in the schema: insertAfterMso

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

Property Value

Attributes

Applies to