Aspose::Cells::Pivot::PivotTable::CopyStyle method
PivotTable::CopyStyle method
Copies named style from another pivot table.
void Aspose::Cells::Pivot::PivotTable::CopyStyle(const PivotTable &pivotTable)
Parameter | Type | Description |
---|---|---|
pivotTable | const PivotTable& | Source pivot table. |
See Also
- Class Vector
- Class PivotTable
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++