Aspose::Cells::FilterColumn::GetFilter method
FilterColumn::GetFilter method
Gets and sets the condition of filtering data.
Deprecated
Use corresponding property according to the filter type instead.
Aspose::Cells::Object Aspose::Cells::FilterColumn::GetFilter()
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 Object
- Class FilterColumn
- Namespace Aspose::Cells
- Library Aspose.Cells for C++