A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
I have a paragraph surrounded with border like this:
but there is no "border" parameter in Word.Paragraph class according to API reference.
API reference
Is there any way to get border of a paragraph?
Thank you for reporting this issue. It has been put on our backlog #9468299 , the team will investigate and we will reply to you as soon as there is any progress. Thank you for your patience.
I have a paragraph surrounded with border like this: but there is no "border" parameter in Word.Paragraph class according to API reference. API reference Is there any way to get border of a paragraph?