AutoFilterCustomFilter
Overview
AutoFilterCustomFilter is a class in Aspose.Cells FOSS for .NET.
Represents auto filter custom filter.
Properties: Operator, Value.
Description
AutoFilterCustomFilter is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 2 properties for programmatic use.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Operator | FilterOperatorType | Read/Write | Gets or sets the operator. |
Value | string | Read/Write | Gets or sets the value. |