FormatRow
PivotTable.FormatRow method
格式化数据透视区中的行数据
public void FormatRow(int row, Style style)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | Row 对象的行索引 |
style | Style | 要格式化的样式 |
也可以看看
- class Style
- class PivotTable
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells
格式化数据透视区中的行数据
public void FormatRow(int row, Style style)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | Row 对象的行索引 |
style | Style | 要格式化的样式 |