ExcelDataValidatorErrorAlertText Property |
Gets or sets the text of the error alert to be shown when user enters invalid data.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string ErrorAlertText { get; set; }Public Property ErrorAlertText As String
Get
Set
Property Value
String
See Also