[]
Gets the formatter which represents the behavior of this cell type.
protected virtual IFormatter GetFormatterCore(CultureInfo culture)
Protected Overridable Function GetFormatterCore(culture As CultureInfo) As IFormatter
| Type | Name | Description |
|---|---|---|
| CultureInfo | culture | A CultureInfo object that supplies culture-specific formatting information. |
| Type | Description |
|---|---|
| IFormatter | An IFormatter object represents the formatter. |