Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Cell Class / ResetCellPadding Method


In This Topic
ResetCellPadding Method (Cell)
In This Topic
Resets the cell padding.
Syntax
'Declaration
 
Public Sub ResetCellPadding() 
 
'Usage
 
Dim instance As Cell
 
instance.ResetCellPadding()
See Also