Click or drag to resize

Spire.Xls.Core.Spreadsheet.AutoFilter Namespace

Classes
Class Description
Public class AutoFitterOptions
Represents the options for configuring the auto-fitting behavior of a component.
Public class ColorFilter
Represents a filter that can be used to manipulate or apply effects to colors.
Public class CustomFilter
Represents a custom filter that can be used to apply specific filtering logic to data.
Public class CustomFilterCollection
Represents a strongly typed collection of CustomFilter objects.
Public class DateTimeGroupItem
Represents an item in a group of dates, typically used for organizing or aggregating data by date.
Public class DynamicFilter
Represents a dynamic filter that can be used to apply various filtering criteria to data sources.
Public class FilterColumn
Represents a column used in automatic filtering.
Public class MultipleFilterCollection
Represents the multiple filte collection.
Public class Top10Filter
Represents the top 10 filter.
Enumerations
Enumeration Description
Public enumeration DateTimeGroupingType
Specifies how to group dateTime values.
Public enumeration DynamicFilterType
Dynamic filter type.
Public enumeration FilterOperatorType
Custom Filter operator type.
Public enumeration FilterType
The filter type.
Public enumeration RelationShip
the criterias relationship.