add_table_style方法

add_table_style(self, name)

添加自定义表格样式。

返回

表格样式的索引。


def add_table_style(self, name):
    ...
范围类型描述
namestr表格样式名称。

也可以看看