GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon.Dialogs Namespace / COMRECT Class / top Field


In This Topic
top Field
In This Topic
Syntax
'Declaration
 
Public top As Integer
 
'Usage
 
Dim instance As COMRECT
Dim value As Integer
 
value = instance.top
 
instance.top = value
See Also