问题
Is there a way for a Word Add-In to get the current cursor position within the document/on screen (e.g. to display my own control next to it)?
回答1:
Have you tried the Cursor.Position
property?
来源:https://stackoverflow.com/questions/3031985/get-current-cursor-position-in-word-vsto