ExcelDataValidatorErrorAlertTitle Property |
Gets or sets the title 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 ErrorAlertTitle { get; set; }
Public Property ErrorAlertTitle As String
Get
Set
Property Value
Type:
StringSee Also