TextCharacterPropertiesType.Underline Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
u
Представляет следующий атрибут в схеме: u
[DocumentFormat.OpenXml.SchemaAttr(0, "u")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues> Underline { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues> Underline { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "u")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues>? Underline { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("u")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues>? Underline { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues>? Underline { get; set; }
member this.Underline : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "u")>]
member this.Underline : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("u")>]
member this.Underline : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextUnderlineValues> with get, set
Public Property Underline As EnumValue(Of TextUnderlineValues)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты