PivotTable.FormatRow

PivotTable.FormatRow method

Format the row data in the pivottable area

public void FormatRow(int row, Style style)
ParameterTypeDescription
rowInt32Row Index of the Row object
styleStyleStyle which is to format

See Also