Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellFooter Class / ResetText Method


In This Topic
    ResetText Method (CellFooter)
    In This Topic
    Resets the text for the cell to empty.
    Syntax
    'Declaration
     
    
    Public Sub ResetText() 
    'Usage
     
    
    Dim instance As CellFooter
     
    instance.ResetText()
    public void ResetText()
    See Also