PivotTable.GetFields
PivotTable.GetFields method
Gets the specific pivot field list by the region.
public PivotFieldCollection GetFields(PivotFieldType fieldType)
Parameter | Type | Description |
---|---|---|
fieldType | PivotFieldType | the region type. |
Return Value
the specific pivot field collection
See Also
- class PivotFieldCollection
- enum PivotFieldType
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells