Spread Windows Forms 12.0 Product Documentation
IsFormatterSet Method (NamedStyle)


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

Return Value

Boolean: true if the formatter is set; false otherwise
See Also

Reference

NamedStyle Class
NamedStyle Members