FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / IsNoteStyleSet Method


In This Topic
IsNoteStyleSet Method (NamedStyle)
In This Topic
Syntax
'Declaration
 
Public Overrides Function IsNoteStyleSet() As Boolean
 
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsNoteStyleSet()
See Also