Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pos Class / x2 Property


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