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