Description
Sets or returns the title of the error alert dialog that is displayed when invalid data is entered in a cell.C#
public System.String ErrorAlertTitle{ get ; set ; } |
vb.net
Public Property ErrorAlertTitle() As String |
public System.String ErrorAlertTitle{ get ; set ; } |
Public Property ErrorAlertTitle() As String |