IsFormatterSet Method (StyleInfo)
Gets whether the formatter for the cell (Formatter property) is set.
public override bool IsFormatterSet()
'Declaration
Public Overrides Function IsFormatterSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsFormatterSet()