I am trying to write a macro that inserts an equation into a PowerPoint slide but I cannot find any command to achieve this.
The only math/equation relating element I found so far is MathZones in the Textrange2 class but I don't think you can create a new equation with that. At least I didn't figure out how.
I don't want to insert an Equation.3 object like it is explained in Create new Equation Macro in PowerPoint 2007 .
The equation should be inserted in the same way as by hitting the Equation button.
I'm searching for hours now without getting even any idea...