SymbolChar.Char Property

Definition

Symbol Character Code

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to