Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgRef Class / DataType Property


In This Topic
DataType Property (PtgRef)
In This Topic
Syntax
'Declaration
 
Public Property DataType As PtgDataType
 
'Usage
 
Dim instance As PtgRef
Dim value As PtgDataType
 
instance.DataType = value
 
value = instance.DataType
See Also