{description}
{excerpt}Sets or returns whether Excel should display an error alert if invalid data is entered.{excerpt}
{signature:C#}
 public boolean ShowErrorAlert{ get; set; }
{signature}{signature:vb.net}
Public Property ShowErrorAlert() As Boolean
{signature}