PivotTable.FormatRow
PivotTable.FormatRow method
Format the row data in the pivottable area
public void FormatRow(int row, Style style)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row Index of the Row object |
style | Style | Style which is to format |
See Also
- class Style
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells