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


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