Click or drag to resize

ExcelDataValidatorErrorAlertStyle Property

Gets or sets the style of the error alert.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelDataValidatorErrorStyle ErrorAlertStyle { get; set; }

Property Value

Type: ExcelDataValidatorErrorStyle
See Also