Share via


FieldItem.Val Property

Shared Items Index.Represents the attribte in schema: v

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

Syntax

'Declaration
<SchemaAttrAttribute(, "v")> _
Public Property Val As UInt32Value
    Get
    Set
'Usage
Dim instance As FieldItem
Dim value As UInt32Value

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

FieldItem Class

FieldItem Members

DocumentFormat.OpenXml.Spreadsheet Namespace