WrapThrough.WrapText Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Расположение упаковки текста
Представляет следующий атрибут в схеме: 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)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты