Add
PivotFilterCollection.Add method
Agrega un objeto PivotFilter al tipo específico
public int Add(int fieldIndex, PivotFilterType type)
Parámetro | Escribe | Descripción |
---|---|---|
fieldIndex | Int32 | el índice PivotField |
type | PivotFilterType | el tipo de filtro dinámico |
Valor_devuelto
el índice del objeto PivotFilter en esta PivotFilterCollection.
Ver también
- enum PivotFilterType
- class PivotFilterCollection
- espacio de nombres Aspose.Cells.Pivot
- asamblea Aspose.Cells