[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BaseCellType.GetFormatterCore

GetFormatterCore Method

GetFormatterCore(CultureInfo)

Gets the formatter which represents the behavior of this cell type.

Declaration
protected virtual IFormatter GetFormatterCore(CultureInfo culture)
Protected Overridable Function GetFormatterCore(culture As CultureInfo) As IFormatter
Parameters
Type Name Description
CultureInfo culture

A CultureInfo object that supplies culture-specific formatting information.

Returns
Type Description
IFormatter

An IFormatter object represents the formatter.