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


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