Aspose::Cells::FilterColumn::SetFilter method
FilterColumn::SetFilter method
Gets and sets the condition of filtering data.
Deprecated
Use corresponding property according to the filter type instead.
void Aspose::Cells::FilterColumn::SetFilter(const Aspose::Cells::Object &value)
Remarks
NOTE: This member is now obsolete. Instead, please use corresponding property according to FilterColumn.FilterType. And for filter type FilterType.MultipleFilters, the returned object is FilterValueCollection now instead of MultipleFilterCollection. This property will be removed 12 months later since October 2025. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class Object
- Class FilterColumn
- Namespace Aspose::Cells
- Library Aspose.Cells for C++