Поделиться через


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>

Атрибуты

Применяется к