Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / Top Property


In This Topic
Top Property (OfficeArtClientAnchorSheet)
In This Topic
Syntax
'Declaration
 
Public Property Top As Double
 
'Usage
 
Dim instance As OfficeArtClientAnchorSheet
Dim value As Double
 
instance.Top = value
 
value = instance.Top
See Also