Overview
AutoFilterCustomFilter is a class in Aspose.Cells FOSS for C++.
Represents auto filter custom filter.
Methods
| Signature | Description |
|---|
GetOperator() → FilterOperatorType | Gets or sets the operator. |
SetOperator(value: FilterOperatorType) | |
SetValue(value: std::string) | |
See Also