Sets or returns the content of the error alert message displayed when invalid data is entered in a cell.

public System.String ErrorAlert{ get; set; }
Public Property ErrorAlert() As String