Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgRef3d Class / Type Property


In This Topic
Type Property (PtgRef3d)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Type As BiffRec
 
'Usage
 
Dim instance As PtgRef3d
Dim value As BiffRec
 
value = instance.Type
See Also