Spread Windows Forms 12.0 Product Documentation
CellPadding Property (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : CellPadding Property
Gets or sets the amount of spaces for cell padding in the cell in pixels.
Syntax
'Declaration
 
Public Overrides Property CellPadding As CellPadding
'Usage
 
Dim instance As NamedStyle
Dim value As CellPadding
 
instance.CellPadding = value
 
value = instance.CellPadding
public override CellPadding CellPadding {get; set;}
See Also

Reference

NamedStyle Class
NamedStyle Members