FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellFooter Class / ResetCellPadding Method


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