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