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


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