ExcelDataValidatorErrorAlertStyle Property |
Gets or sets the style of the error alert.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelDataValidatorErrorStyle ErrorAlertStyle { get; set; }Public Property ErrorAlertStyle As ExcelDataValidatorErrorStyle
Get
Set
Property Value
ExcelDataValidatorErrorStyle
See Also