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: 7.0.0
Syntax
public string ErrorAlertText { get; set; }

Property Value

Type: String
See Also