次の方法で共有


TextCharacterPropertiesType.Capital プロパティ

定義

キャップ

スキーマ内の次の属性を表します。

[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)

プロパティ値

属性

適用対象