Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Cell Class / ResetNote Method


In This Topic
ResetNote Method
In This Topic
Resets the note for the cell to empty.
Syntax
'Declaration
 
Public Sub ResetNote() 
 
'Usage
 
Dim instance As Cell
 
instance.ResetNote()
See Also