Aspose::Cells::Pivot::PivotTable::FormatRow method

PivotTable::FormatRow method

Format the row data in the pivottable area.

void Aspose::Cells::Pivot::PivotTable::FormatRow(int32_t row, const Style &style)
ParameterTypeDescription
rowint32_tRow Index of the Row object
styleconst Style&Style which is to format

See Also