-->

How can I edit/insert Mathtype equation objects wi

2019-01-26 22:21发布

问题:

I want to insert or edit Mathtype equations with VBA macro in MS-Word.

Sometimes We have several equations in a MS-word document and need edit them with a VBA macro.

For example: we have to take some changes in overall of our MS-Word document. That changes are separable by document's paragraph styles and we can do format edition for each paragraph style, and same for all Mathtype objects whose their paragraph has that style. We want write a VBA macro to do that. but the problem is in:

"How we can edit formatting of Mathtype equation objects with a VBA macro coding in MS-Word document?"

Thanks everybody & M.R "Maarten Van Stam"'s guidance.

回答1:

Ali, see if this helps -- in the SDK, refer to /docs/APIDoc.html#MTXFormSetPrefs.