Spread Windows Forms 15.0
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()
    public void ResetCellPadding()
    See Also