'Declaration Public Property ShowErrorBox As System.Boolean
'Usage Dim instance As ExcelDataValidation Dim value As System.Boolean instance.ShowErrorBox = value value = instance.ShowErrorBox
public System.bool ShowErrorBox {get; set;}
'Declaration Public Property ShowErrorBox As System.Boolean
'Usage Dim instance As ExcelDataValidation Dim value As System.Boolean instance.ShowErrorBox = value value = instance.ShowErrorBox
public System.bool ShowErrorBox {get; set;}