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; }
Public Property ErrorAlertText As String
Get
Set
Property Value
Type:
StringSee Also