Freigeben über


Box.InsertBeforeMso-Eigenschaft

insertBeforeMso.Represents the attribte in schema: insertBeforeMso

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "insertBeforeMso")> _
Public Property InsertBeforeMso As StringValue
    Get
    Set
'Usage
Dim instance As Box
Dim value As StringValue

value = instance.InsertBeforeMso

instance.InsertBeforeMso = value
[SchemaAttrAttribute(, "insertBeforeMso")]
public StringValue InsertBeforeMso { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Box Klasse

Box-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace