AutoFilter

Overview

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

Represents auto filter.

Methods

SignatureDescription
GetRange()std::stringGets or sets the range.
SetRange(value: std::string)
Clear()Clears the current state.

See Also