Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellPadding Class / Vertical Property


In This Topic
Vertical Property (CellPadding)
In This Topic
Gets the sum, in pixels, for the top and bottom edges.
Syntax
'Declaration
 
Public ReadOnly Property Vertical As Integer
 
'Usage
 
Dim instance As CellPadding
Dim value As Integer
 
value = instance.Vertical
See Also