Aspose::Cells::Pivot::PivotTable::GetFields method

PivotTable::GetFields method

Gets the specific pivot field list by the region.

PivotFieldCollection Aspose::Cells::Pivot::PivotTable::GetFields(PivotFieldType fieldType)
ParameterTypeDescription
fieldTypePivotFieldTypethe region type.

ReturnValue

the specific pivot field collection

See Also