Click or drag to resize

ExcelDataValidatorErrorAlertText Property

Gets or sets the text of the error alert to be shown when user enters invalid data.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public string ErrorAlertText { get; set; }

Property Value

String
See Also