[]
Gets the span of cells at a specified cell.
public virtual CellRange GetSpanCell(int row, int column)
Public Overridable Function GetSpanCell(row As Integer, column As Integer) As CellRange
Row index of the cell
Column index of the cell