Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / AxisParent Class / iax Property


In This Topic
iax Property
In This Topic
Syntax
'Declaration
 
Public Property iax As Short
 
'Usage
 
Dim instance As AxisParent
Dim value As Short
 
instance.iax = value
 
value = instance.iax
See Also