Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValue Structure / Reset Method


In This Topic
Reset Method (CellValue)
In This Topic
Resets this cell value to null.
Syntax
'Declaration
 
Public Sub Reset() 
 
'Usage
 
Dim instance As CellValue
 
instance.Reset()
See Also