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


FrameProperties.Wrap Свойство

Определение

Перенос текста вокруг кадра

Представляет следующий атрибут в схеме: w:wrap

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

Значение свойства

Возвращает .EnumValue<T>

Атрибуты

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