[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.INumFmtSupportCellType

INumFmtSupportCellType Interface

Represents the cell type of a cell which supports NumberFormat.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface INumFmtSupportCellType
Public Interface INumFmtSupportCellType

Properties

Name Description
Supported

Gets a value indicating whether the ICellType supports NumberFormat.

Methods

Name Description
GetFormatter(CultureInfo, string)

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