office_math_output_mode属性
office_math_output_mode属性
指示如何将 OfficeMath 对象导出到 HTML,默认值为图像。
定义:
@property
def office_math_output_mode(self):
...
@office_math_output_mode.setter
def office_math_output_mode(self, value):
...
指示如何将 OfficeMath 对象导出到 HTML,默认值为图像。
@property
def office_math_output_mode(self):
...
@office_math_output_mode.setter
def office_math_output_mode(self, value):
...