[]
Gets the formatter used to format a cell at the specified row and column.
public virtual IFormatter GetFormatter(int row, int column)
Public Overridable Function GetFormatter(row As Integer, column As Integer) As IFormatter
Type | Description |
---|---|
IFormatter |