Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtChildAnchor Class / yTop Property


In This Topic
yTop Property (OfficeArtChildAnchor)
In This Topic
Syntax
'Declaration
 
Public Property yTop As Integer
 
'Usage
 
Dim instance As OfficeArtChildAnchor
Dim value As Integer
 
instance.yTop = value
 
value = instance.yTop
See Also