FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Row Class / ResetNoteIndicatorSize Method


In This Topic
ResetNoteIndicatorSize Method (Row)
In This Topic
Resets the size of the note indicator for cells in this row to the default value.
Syntax
'Declaration
 
Public Sub ResetNoteIndicatorSize() 
 
'Usage
 
Dim instance As Row
 
instance.ResetNoteIndicatorSize()
See Also