Trigger a Ribbon Mso from code behind in Office Word Add-in C#
Through a Microsoft.Office.Interop.Word.Application object, i want to execute the “InkHighlighter” mso after i opened a document, but if i try to execute it, i get the following error:
Through a Microsoft.Office.Interop.Word.Application object, i want to execute the “InkHighlighter” mso after i opened a document, but if i try to execute it, i get the following error: