Spread Windows Forms 12.0 Product Documentation
Reset Method (CellValue)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > CellValue Structure : Reset Method
Resets this cell value to null.
Syntax
'Declaration
 
Public Sub Reset() 
'Usage
 
Dim instance As CellValue
 
instance.Reset()
public void Reset()
See Also

Reference

CellValue Structure
CellValue Members