Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XTI Class / iSupBook Property


In This Topic
iSupBook Property
In This Topic
Syntax
'Declaration
 
Public Property iSupBook As UShort
 
'Usage
 
Dim instance As XTI
Dim value As UShort
 
instance.iSupBook = value
 
value = instance.iSupBook
See Also