AutoFilterModel
Overview
AutoFilterModel is a struct in Aspose.Cells FOSS for Rust.
Inherits from: Default, Clone, PartialEq.
This struct declares 2 methods for AutoFilterModel objects in Rust programs.
Available methods include: clear, has_stored_state.
Public members are accessible to any Rust application after installing the Aspose.Cells FOSS for Rust package.
Methods
| Signature | Description |
|---|---|
clear() | Calls clear on this AutoFilterModel instance. |
has_stored_state() → bool | Returns true if stored state is present. |