[]
Finds the cell span with the specified cell in the collection.
CellRange Find(int row, int column)
Function Find(row As Integer, column As Integer) As CellRange
Row index of the cell.
Column index of cell.