AutoFilterColorFilter
Overview
AutoFilterColorFilter is a class in Aspose.Cells FOSS for C++.
Represents auto filter color filter.
Methods
| Signature | Description |
|---|---|
GetEnabled() → bool | Gets or sets a value indicating whether enabled. |
SetEnabled(value: bool) | |
GetDifferentialStyleId() → std::optional<int> | Gets or sets the differential style id. |
SetDifferentialStyleId(value: std::optional<int>) | |
GetCellColor() → bool | Gets or sets a value indicating whether cell color. |
SetCellColor(value: bool) | |
Clear() | Clears the current state. |