Format

PivotTable.Format method

格式化可透视区域中的单元格

public void Format(int row, int column, Style style)
范围类型描述
rowInt32单元格的行索引
columnInt32单元格的列索引
styleStyle用于格式化单元格的样式

也可以看看