'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