[]
Gets a CellRange object that contains the cell at coordinates Row, Col.
[Browsable(false)] public virtual CellRange CursorCell { get; }
To get a CellRange object that spans the entire selection, use the Selection property.