AutoFilterCustomFilter

AutoFilterCustomFilter

Overview

AutoFilterCustomFilter is a class in Aspose.Cells FOSS for C++.

Represents auto filter custom filter.

This class provides 4 methods for working with AutoFilterCustomFilter objects in C++ programs. Available methods include: GetOperator, GetValue, SetOperator, SetValue. All public members are accessible to any C++ application after installing the Aspose.Cells FOSS for C++ package.

Methods

SignatureDescription
GetOperator()FilterOperatorTypeGets or sets the operator.
SetOperator(value: FilterOperatorType)Sets the operator value.
GetValue()std::stringGets or sets the value.
SetValue(value: std::string)Sets the value value.

See Also

 English