format_row method
format_row
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 | Style | Style which is to format |
See Also
- module
aspose.cells.pivot
- class
PivotTable