Freigeben über


Break.Clear Eigenschaft

Definition

Neustartspeicherort für Textumbruch

Stellt das folgende Attribut im Schema dar: w:clear

[DocumentFormat.OpenXml.SchemaAttr(23, "clear")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues> Clear { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues> Clear { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "clear")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues>? Clear { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:clear")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues>? Clear { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues>? Clear { get; set; }
member this.Clear : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "clear")>]
member this.Clear : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:clear")>]
member this.Clear : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues> with get, set
Public Property Clear As EnumValue(Of BreakTextRestartLocationValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: