'Declaration Public Overridable Function IsFormatterSet() As System.Boolean
'Usage Dim instance As StyleInfo Dim value As System.Boolean value = instance.IsFormatterSet()
public virtual System.bool IsFormatterSet()
Return Value
true
if the formatter for the cell (Formatter property) is set; otherwise, false
.