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