[]
Gets the cell type for a cell at the specified row and column.
public virtual ICellType GetCellType(int row, int column)
Public Overridable Function GetCellType(row As Integer, column As Integer) As ICellType
Row index of the cell
Column index of the cell