NonNegativeDecimalNumberType.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 Int32Value
    Get
    Set
'Usage
Dim instance As NonNegativeDecimalNumberType
Dim value As Int32Value

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

NonNegativeDecimalNumberType Class

NonNegativeDecimalNumberType Members

DocumentFormat.OpenXml.Wordprocessing Namespace