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


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