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


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