format_row方法

format_row(row, style)

格式化数据透视表区域中的行数据

def format_row(self, row, style):
    ...
范围类型描述
rowintRow 对象的行索引
styleStyle要格式化的样式

也可以看看