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


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