Compartir a través de


SymbolChar.Char Propiedad

Definición

Código de carácter de símbolo

Representa el atributo siguiente en el esquema: w:char

[DocumentFormat.OpenXml.SchemaAttr(23, "char")]
public DocumentFormat.OpenXml.HexBinaryValue Char { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue Char { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "char")]
public DocumentFormat.OpenXml.HexBinaryValue? Char { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:char")]
public DocumentFormat.OpenXml.HexBinaryValue? Char { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? Char { get; set; }
member this.Char : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "char")>]
member this.Char : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:char")>]
member this.Char : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property Char As HexBinaryValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a