Freigeben über


WrapThrough.WrapText Eigenschaft

Definition

Speicherort des Textumbruchs

Stellt das folgende Attribut im Schema dar: wrapText

[DocumentFormat.OpenXml.SchemaAttr(0, "wrapText")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues> WrapText { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues> WrapText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "wrapText")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues>? WrapText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wrapText")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues>? WrapText { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues>? WrapText { get; set; }
member this.WrapText : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "wrapText")>]
member this.WrapText : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wrapText")>]
member this.WrapText : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapTextValues> with get, set
Public Property WrapText As EnumValue(Of WrapTextValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: