SymbolChar.Char Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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