Spread Silverlight Documentation
ResetText Method


GrapeCity.Windows.SpreadSheet.Data Namespace > Cell Class : ResetText Method
Resets the text for the cell to empty.
Syntax
'Declaration
 
Public Sub ResetText() 
'Usage
 
Dim instance As Cell
 
instance.ResetText()
public void ResetText()
See Also

Reference

Cell Class
Cell Members