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


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