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


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