TextFontType.CharacterSet プロパティ

定義

類似文字セット

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

[DocumentFormat.OpenXml.SchemaAttr(0, "charset")]
public DocumentFormat.OpenXml.SByteValue CharacterSet { get; set; }
public DocumentFormat.OpenXml.SByteValue CharacterSet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "charset")]
public DocumentFormat.OpenXml.SByteValue? CharacterSet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("charset")]
public DocumentFormat.OpenXml.SByteValue? CharacterSet { get; set; }
public DocumentFormat.OpenXml.SByteValue? CharacterSet { get; set; }
member this.CharacterSet : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "charset")>]
member this.CharacterSet : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("charset")>]
member this.CharacterSet : DocumentFormat.OpenXml.SByteValue with get, set
Public Property CharacterSet As SByteValue

プロパティ値

SByteValue を返します。

属性

適用対象