Aspose::Cells::FilterColumn::GetFilterValues method
FilterColumn::GetFilterValues method
Gets Aspose.Cells.FilterValueCollection for filtering data by labels or date time.
FilterValueCollection Aspose::Cells::FilterColumn::GetFilterValues()
Remarks
Sets FilterColumn.FilterType as FilterType.MultipleFilters first,otherwise Null will be returned.
See Also
- Class FilterValueCollection
- Class FilterColumn
- Namespace Aspose::Cells
- Library Aspose.Cells for C++