AutoFilterModel

AutoFilterModel

Overview

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

Represents auto filter model.

Properties

NameTypeAccessDescription
AutoFilterSortStateModelAutoFilterSortStateModelRead

Methods

SignatureDescription
AutoFilterSortStateModel()AutoFilterSortStateModel
AutoFilterSortStateModel()AutoFilterSortStateModel
Clear()Clears the current state.
HasStoredState()boolPerforms has stored state. true if the condition is met; otherwise, false.

See Also