Compartilhar via


Font.CharacterSet Propriedade

Definição

Conjunto de caracteres semelhante

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Retorna SByteValue.

Atributos

Aplica-se a