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


In This Topic
ResetNoteIndicatorPosition Method (Cell)
In This Topic
Resets the position of the note indicator.
Syntax
'Declaration
 
Public Sub ResetNoteIndicatorPosition() 
 
'Usage
 
Dim instance As Cell
 
instance.ResetNoteIndicatorPosition()
See Also