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):
    ...

也可以看看