Spread Windows Forms 12.0 Product Documentation
IsNoteStyleSet Method (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : IsNoteStyleSet Method
Syntax
'Declaration
 
Public Overrides Function IsNoteStyleSet() As Boolean
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsNoteStyleSet()
public override bool IsNoteStyleSet()

Return Value

Boolean: true if note style is set; false otherwise
See Also

Reference

NamedStyle Class
NamedStyle Members