Worksheet.GetLastSelection

Worksheet.GetLastSelection method

Gets the cell range of last selected.

public CellRange GetLastSelection()

Return Value

CellRange object.

See Also