get_html_string方法
get_html_string(self, html5)
获取此单元格中包含数据和一些格式的 html 字符串。
返回
def get_html_string(self, html5):
...
范围 | 类型 | 描述 |
---|---|---|
html5 | bool | 表示该值是否兼容html5 |
也可以看看
- 模块
aspose.cells
- 类
Cell
获取此单元格中包含数据和一些格式的 html 字符串。
def get_html_string(self, html5):
...
范围 | 类型 | 描述 |
---|---|---|
html5 | bool | 表示该值是否兼容html5 |
aspose.cells
Cell