Web Add-ins (Word): Tabs and Tabstops – extending the API using OOXML
July 14, 2018A few days ago I encountered a question on Stack Overflow about using tabs to align content in a Word document. The required result was something like this: I started looking at the Word JS API documentation and realized there is nothing in that object model for inserting tabs or defining tab stops.