SymbolChar.Char 属性

定义

符号字符代码

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于