Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExternDocName Class / ixals Property


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