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