Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExternSheet Class / cXTI Property


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