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


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