ExcelDataValidatorShowErrorAlert Property
Gets or sets a flag indicating if the error alert is shown when user enters invalid data.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool ShowErrorAlert { get; set; }
Property Value
Boolean