Spread for ASP.NET 12 Product Documentation
ResetNote Method


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

Reference

Cell Class
Cell Members