export_frame_scripts_and_properties 属性
export_frame_scripts_and_properties 属性
指示是否导出框架脚本和文档属性。默认值为true。如果要导入html或mht文件 excel,请保持默认值。
定义:
@property
def export_frame_scripts_and_properties(self):
...
@export_frame_scripts_and_properties.setter
def export_frame_scripts_and_properties(self, value):
...