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


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