office_math_output_mode property

office_math_output_mode property

Indicates how OfficeMath objects are exported to HTML, Default value is Image.

Definition:

@property
def office_math_output_mode(self):
    ...
@office_math_output_mode.setter
def office_math_output_mode(self, value):
    ...

See Also