BackstageFastCommandButton.InsertBeforeMso Property

Definition

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

Represents the following attribute in the schema: insertBeforeMso

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

Property Value

Attributes

Applies to