Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / IsNoteIndicatorSizeSet Method


In This Topic
IsNoteIndicatorSizeSet Method (StyleInfo)
In This Topic
Determines whether the cell note indicator size is set.
Syntax
'Declaration
 
Public Overridable Function IsNoteIndicatorSizeSet() As Boolean
 
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
value = instance.IsNoteIndicatorSizeSet()
See Also