AutoFilterTop10Model
Vue de l’ensemble
‘AutoFilterTop10Model’ est une classe dans Aspose.Cells FOSS pour C++.
Le filtre automatique top 10 est présenté.
Cette classe fournit 12 méthodes pour travailler avec des objets AutoFilterTop10Model dans les programmes C++. Les méthodologies disponibles comprennent: AutoFillter Top10model, Clear , ‘GetEnabled;GatFirterValue; GetPercent : GetTop: SetValué`.
méthodes
| Signature | Description |
|---|---|
AutoFilterTop10Model() | Calls AutoFilterTop10Model on this AutoFilterTop10Model instance. |
GetEnabled() → bool | Gets or sets a value indicating whether enabled. |
SetEnabled(value: bool) | Sets the enabled value. |
GetTop() → bool | Gets or sets a value indicating whether top. |
SetTop(value: bool) | Sets the top value. |
GetPercent() → bool | Gets or sets a value indicating whether percent. |
SetPercent(value: bool) | Sets the percent value. |
GetValue() → std::optional<double> | Gets or sets the value. |
SetValue(value: std::optional<double>) | Sets the value value. |
GetFilterValue() → std::optional<double> | Gets or sets the filter value. |
SetFilterValue(value: std::optional<double>) | Sets the filter value value. |
Clear() | Clears the current state. |
Voir aussi
- Aspose.Cells — référence API d’entreprise