[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.CellTypeBase.GetFormatter

GetFormatter Method

GetFormatter(CultureInfo)

Gets the IFormatter object which is used to format cell data as text.

Declaration
protected abstract IFormatter GetFormatter(CultureInfo culture)
Protected MustOverride Function GetFormatter(culture As CultureInfo) As IFormatter
Parameters
Type Name Description
CultureInfo culture

The specified culture of the IFormatter object.

Returns
Type Description
IFormatter

The IFormatter object which is used to format cell data as text