Share via


TextCharRangeContext.Hash Property

Definition

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

Represents the following attribute in the schema: hash

public DocumentFormat.OpenXml.UInt32Value? Hash { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "hash")]
public DocumentFormat.OpenXml.UInt32Value? Hash { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("hash")]
public DocumentFormat.OpenXml.UInt32Value? Hash { get; set; }
member this.Hash : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "hash")>]
member this.Hash : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("hash")>]
member this.Hash : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Hash As UInt32Value

Property Value

Attributes

Applies to