NonNegativeShortType.Val Property

val.Represents the attribte in schema: w:val

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.Int16Value

See Also

Reference

NonNegativeShortType Class

NonNegativeShortType Members

DocumentFormat.OpenXml.Wordprocessing Namespace