html_format 属性
html_format 属性
将 Web 查询数据引入时如何处理来自 HTML 源的格式 工作表。当 sourceData 为 True 时相关。
定义:
@property
def html_format(self):
...
@html_format.setter
def html_format(self, value):
...
将 Web 查询数据引入时如何处理来自 HTML 源的格式 工作表。当 sourceData 为 True 时相关。
@property
def html_format(self):
...
@html_format.setter
def html_format(self, value):
...