Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Lbl Class / itab Property


In This Topic
itab Property (Lbl)
In This Topic
Syntax
'Declaration
 
Public Property itab As UShort
 
'Usage
 
Dim instance As Lbl
Dim value As UShort
 
instance.itab = value
 
value = instance.itab
See Also