format_row method

format_row

Format the row data in the pivottable area

def format_row(self, row, style):
    ...
ParameterTypeDescription
rowintRow Index of the Row object
styleStyleStyle which is to format

See Also