Word
A family of Microsoft word processing software products for creating web, email, and print documents.
960 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team,
I want to generate customized numbering in JS code as mentioned below -
https://www.officetooltips.com/word/tips/customizing_numbered_lists.html
As you can see, I have prefixed Helo to Numbered bullet list via MS word UI.
Is it possible to achieve same functionality via word JavaScript API ?
https://learn.microsoft.com/en-us/javascript/api/word/word.contentcontrol?view=word-js-preview
#office-addins-dev #office-js-dev