How to create a paragraph/list in Word Document and provide an Id to the element using Word Plugin
I have created a ReactJS application for Microsoft Word Plugin and I’m using Office.js for interacting with the Word content. I’m trying to generate lists and sublists from the clauses JSON. But, I’m getting the following error. I have added the ReactJS component which tries to add lists to the Document body.