Compartir a través de


Font.CharacterSet Propiedad

Definición

Juego de caracteres similar

Representa el atributo siguiente en el 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 de propiedad

Devuelve SByteValue.

Atributos

Se aplica a