[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.StyleFormat.GetFormatter

GetFormatter Method

GetFormatter(IWorkbook, CultureInfo)

Gets the formatter.

Declaration
public IFormatter GetFormatter(IWorkbook workbook, CultureInfo culture)
Public Function GetFormatter(workbook As IWorkbook, culture As CultureInfo) As IFormatter
Parameters
Type Name Description
IWorkbook workbook

The workook that defines the number format.

CultureInfo culture

A CultureInfo object that supplies culture-specific formatting information.

Returns
Type Description
IFormatter

An IFormatter object represents the formatter.