Jakob76's avatar
Jakob76
Copper Contributor
Apr 20, 2026
Status:
New

Access to Equations via Word JavaScript API

Currently, the Word JavaScript API does not provide access to equations (built using Word’s equation editor / Office Math). This limits the ability to programmatically interact with structured mathematical content in documents.

 

It would be highly valuable if the API allowed developers to:

  • Enumerate equations within a document or range
  • Access the underlying equation structure or markup (e.g., Office Math / OMML)
  • Read and modify equation content
  • Convert equations to a linear or plain-text representation

Providing access to equations would significantly improve document automation, analysis, and interoperability with other systems that rely on mathematical content.

Thank you for considering this enhancement.

No CommentsBe the first to comment