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


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