Spread for ASP.NET 12 Product Documentation
ResetValue Method (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetValue Method
Resets the value for the cell to empty.
Syntax
'Declaration
 
Public Sub ResetValue() 
'Usage
 
Dim instance As Cell
 
instance.ResetValue()
public void ResetValue()
See Also

Reference

Cell Class
Cell Members