工具 API
format_ table
格式化表格 参数: - file_id: 文件ID - table_index: 表格索引(从0开始) - border_style: 边框样式 - has_header_row: 是否有表头行 - shading: 阴影颜色列表(十六进制) 返回: - 操作结果 使用示例: format_table(file_id="a1b2c3d4", table_index=0, has_header_row=True)
其他1 积分
调用信息
- 工具标识
- word.format_table
- 服务提供方
- Word
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
file_id必填string
table_index必填integer
border_stylestring
has_header_rowboolean
shadingarray