Spread Windows Forms 12.0 Product Documentation
Type2 Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > CellValue Structure : Type2 Property
Gets a ValueType value that indicates the value type.
Syntax
'Declaration
 
Public ReadOnly Property Type2 As ValueType
'Usage
 
Dim instance As CellValue
Dim value As ValueType
 
value = instance.Type2
public ValueType Type2 {get;}

Property Value

The type.
See Also

Reference

CellValue Structure
CellValue Members