Spread Windows Forms 12.0 Product Documentation
ValueType Property (IReadonlyPrimitiveValue)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IReadonlyPrimitiveValue Interface : ValueType Property
Gets the value type of this IPrimitiveValue instance.
Syntax
'Declaration
 
ReadOnly Property ValueType As PrimitiveValueType
'Usage
 
Dim instance As IReadonlyPrimitiveValue
Dim value As PrimitiveValueType
 
value = instance.ValueType
PrimitiveValueType ValueType {get;}

Property Value

The type of the data of the IPrimitiveValue instance.
See Also

Reference

IReadonlyPrimitiveValue Interface
IReadonlyPrimitiveValue Members