Aspose::Cells::Pivot::PivotPageFields::AddPageField method
PivotPageFields::AddPageField method
Adds a page field.
void Aspose::Cells::Pivot::PivotPageFields::AddPageField(const Vector<U16String> &pageItems)
Parameter | Type | Description |
---|---|---|
pageItems | const Vector <U16String>& | Page field item label |
See Also
- Class Vector
- Class U16String
- Class PivotPageFields
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++