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


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