Break.Clear 属性

定义

文本换行符的重启位置

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于