Aspose::Cells::Pivot::PivotTable::SetIsMultipleFieldFilters method
PivotTable::SetIsMultipleFieldFilters method
Specifies a boolean value that indicates whether the fields of a PivotTable can have multiple filters set on them.
Deprecated
Use PivotTable.AllowMultipleFiltersPerField property instead.
void Aspose::Cells::Pivot::PivotTable::SetIsMultipleFieldFilters(bool value)
Remarks
NOTE: This property is now obsolete. Instead, please use PivotTable.AllowMultipleFiltersPerField property. This method will be removed 12 months later since December 2024. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++