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