Get Selected Text
-
Hi all, I need to get the selected text in the running application. As we get the copied data from the clipboard.I want to use this in Outlook addin where it will return the selected text from the mail.Is there any provision for MailItem object in Outlook Automation? Thanks in Advance.
The secret of life is not enjoyment but education through experience. - Swami Vivekananda.
-
Hi all, I need to get the selected text in the running application. As we get the copied data from the clipboard.I want to use this in Outlook addin where it will return the selected text from the mail.Is there any provision for MailItem object in Outlook Automation? Thanks in Advance.
The secret of life is not enjoyment but education through experience. - Swami Vivekananda.
Mahesh KulkarniI need to get the selected text in the running application. As we get the copied data from the clipboard.I want to use this in Outlook addin where it will return the selected text from the mail.Is there any provision for MailItem object in Outlook Automation?
I'm not understanding your requirement. Be more precise and just explain what your problem is. Do not give an detailed explanation of your project (unless required)
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா
-
Mahesh KulkarniI need to get the selected text in the running application. As we get the copied data from the clipboard.I want to use this in Outlook addin where it will return the selected text from the mail.Is there any provision for MailItem object in Outlook Automation?
I'm not understanding your requirement. Be more precise and just explain what your problem is. Do not give an detailed explanation of your project (unless required)
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா
I want selected text from Outlook MailItem.
The secret of life is not enjoyment but education through experience. - Swami Vivekananda.
-
I want selected text from Outlook MailItem.
The secret of life is not enjoyment but education through experience. - Swami Vivekananda.
If MS Word is the editor there, then you can write it in VBA. I'm not sure, but there'd be something like selection.gettext
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா