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


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