Share via


Font.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

属性

适用于