capitomas
Feb 27, 2023Copper Contributor
Status:
New
Highlight multiple words in Office Word without changing the text or style
I am working on a MS Office 365 Word Add-in and currently struggling to highlight multiple words which doesn't use "highlightText" or similar Office.js API calls, since I don't want to change the con...
Yun_Wang
Microsoft
Mar 15, 2024Please see our latest Word 1.7 API. Annotation should be able to address your requirement here: Word JavaScript API requirement set 1.7 - Office Add-ins | Microsoft Learn