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