Overview
AutoFilterCustomFilter is a class in Aspose.Cells FOSS for .NET.
Represents auto filter custom filter.
Properties: Operator, Value.
Properties
| Name | Type | Access | Description |
|---|
Operator | FilterOperatorType | Read/Write | Gets or sets the operator. |
Value | string | Read/Write | Gets or sets the value. |
See Also