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