format_row method
format_row(self, row, style)
Format the row data in the pivottable area
def format_row(self, row, style):
...
| Parameter | Type | Description |
|---|---|---|
| row | int | Row Index of the Row object |
| style | aspose.cells.Style | Style which is to format |
See Also
- module
aspose.cells.pivot - class
PivotTable