Is there an Outlook/Word add-in api to highlight a section of the text, without really modifying the underlying html of the email or the Word document? The purpose is to notify the user about a relevant section in the text.
Is there an Outlook/Word add-in api to highlight a section of the text, without really modifying the underlying html of the email or the Word document? The purpose is to notify the user about a relevant section in the text.
Currently the feature to highlight the part of text without updating the html is not a part of the Outlook Office.js API set. We track Outlook add-in feature requests on ourĀ user-voice page. Please add your request there. Feature requests on user-voice are considered, when we go through our planning process. You can check contextual add-in which highlights the text on which Add-ins is applicable. Check if it can be used for your usecase?