[]
Finds the cell span in the collection that includes the cell at the specified row and column.
public virtual CellRange Find(int row, int column)
Public Overridable Function Find(row As Integer, column As Integer) As CellRange
Type | Description |
---|---|
CellRange |