PivotTable.GetFields

PivotTable.GetFields method

Gets the specific pivot field list by the region.

public PivotFieldCollection GetFields(PivotFieldType fieldType)
ParameterTypeDescription
fieldTypePivotFieldTypethe region type.

Return Value

the specific pivot field collection

See Also