c# - Looking for a way to find cursor position within excel worksheet -


i know system.windows.forms.cursor.position, not give cursor position within excel worksheet. looking way cursor position within worksheet, similar microsoft.office.interop.excel.shape.left

all appreciated, in advance

by cursor position, mean position of selected cell in worksheet, or mean position of text insertion point when editing cell?

if former, can use selection.address. latter, not know answer.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -