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


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