ValidationModel
Vue de l’ensemble
‘ValidationModel’ est une classe dans Aspose.Cells FOSS pour C++.
Il s’agit du modèle de validation.
Cette classe fournit 31 méthodes pour travailler avec les objets de validationModel dans des programmes C++. Les méthodologies disponibles comprennent: ‘GetAlertStyle’, ’ GetAreas’, GatErrorMessage', ‘GitErorTitle’, 'getFormula1', ’GtIgnoreBlank, ‘DropDown’ , ‘CellInputMesage` , ‘DappointTite‘, ‘PrécédentGate‘ et 18 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspoe.Cells FOSS pour le package C+.
Méthodes accessorielles
| Name | Type | Access | Description |
|---|---|---|---|
ValidationType | ValidationType | Read | Gets the validation type. |
ValidationAlertType | ValidationAlertType | Read | Gets the validation alert type. |
OperatorType | OperatorType | Read | Gets the operator type. |
méthodes
| Signature | Description |
|---|---|
ValidationType() → ValidationType | Gets or sets the type. |
ValidationAlertType() → ValidationAlertType | Gets or sets the alert style. |
OperatorType() → OperatorType | Gets or sets the operator. |
GetAreas() → std::vector<CellArea> | Gets the areas. |
GetAreas() → std::vector<CellArea> | Returns the areas. |
GetType() → ValidationType | Gets or sets the type. |
SetType(value: ValidationType) | Sets the type value. |
GetAlertStyle() → ValidationAlertType | Gets or sets the alert style. |
SetAlertStyle(value: ValidationAlertType) | Sets the alert style value. |
GetOperator() → OperatorType | Gets or sets the operator. |
SetOperator(value: OperatorType) | Sets the operator value. |
GetFormula1() → std::string | Gets or sets the formula1. |
SetFormula1(value: std::string) | Sets the formula1 value. |
GetFormula2() → std::string | Gets or sets the formula2. |
SetFormula2(value: std::string) | Sets the formula2 value. |
GetIgnoreBlank() → bool | Gets or sets a value indicating whether ignore blank. |
SetIgnoreBlank(value: bool) | Sets the ignore blank value. |
GetInCellDropDown() → bool | Gets or sets a value indicating whether in cell drop down. |
SetInCellDropDown(value: bool) | Sets the in cell drop down value. |
GetInputTitle() → std::string | Gets or sets the input title. |
SetInputTitle(value: std::string) | Sets the input title value. |
GetInputMessage() → std::string | Gets or sets the input message. |
SetInputMessage(value: std::string) | Sets the input message value. |
GetErrorTitle() → std::string | Gets or sets the error title. |
SetErrorTitle(value: std::string) | Sets the error title value. |
GetErrorMessage() → std::string | Gets or sets the error message. |
SetErrorMessage(value: std::string) | Sets the error message value. |
GetShowInput() → bool | Gets or sets a value indicating whether show input. |
SetShowInput(value: bool) | Sets the show input value. |
GetShowError() → bool | Gets or sets a value indicating whether show error. |
SetShowError(value: bool) | Sets the show error value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise