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