Share via


RecordHashCode.Val Property

val.Represents the attribte in schema: wne:val

Namespace:  DocumentFormat.OpenXml.Office.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As IntegerValue
    Get
    Set
'Usage
Dim instance As RecordHashCode
Dim value As IntegerValue

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public IntegerValue Val { get; set; }

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

RecordHashCode Class

RecordHashCode Members

DocumentFormat.OpenXml.Office.Word Namespace