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)
Parameter | Type | Description |
---|---|---|
row | int32_t | Row Index of the Row object |
style | const Style& | Style which is to format |
See Also
- Class Vector
- Class Style
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++