Share via


SymEx.Char Property

Definition

char, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: w16se:char

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
[DocumentFormat.OpenXml.SchemaAttr(86, "char")]
public DocumentFormat.OpenXml.HexBinaryValue Char { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue Char { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(86, "char")]
public DocumentFormat.OpenXml.HexBinaryValue Char { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(86, "char")]
public DocumentFormat.OpenXml.HexBinaryValue? Char { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w16se: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.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
[<DocumentFormat.OpenXml.SchemaAttr(86, "char")>]
member this.Char : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(86, "char")>]
member this.Char : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w16se:char")>]
member this.Char : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property Char As HexBinaryValue

Property Value

Attributes

Applies to