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


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