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


In This Topic
CellPadding Property (AppearanceStyleInfo)
In This Topic
Gets or sets the number of spaces to add to the cell(s) in pixels.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CellPadding As CellPadding
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As CellPadding
 
value = instance.CellPadding
See Also