Spread Windows Forms 12.0 Product Documentation
Horizontal Property (CellPadding)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellPadding Class : Horizontal Property
Gets the sum, in pixels, for the right and left edges.
Syntax
'Declaration
 
Public ReadOnly Property Horizontal As Integer
'Usage
 
Dim instance As CellPadding
Dim value As Integer
 
value = instance.Horizontal
public int Horizontal {get;}
See Also

Reference

CellPadding Class
CellPadding Members