MathSuperscriptElementFactory class

MathSuperscriptElementFactory class

Allows to create IMathSuperscriptElement

The MathSuperscriptElementFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Methods

MethodDescription
create_math_superscript_element(self, base_arg, super_script)Creates IMathSuperscriptElement

Remarks

For COM comparibility

See Also