GrapeCity.Xaml.Excel
ShowPromptBox Property (ExcelDataValidation)


Gets or sets a value indicating whether show the prompt window.
Syntax
'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;}

Property Value

true if show prompt window; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataValidation Class
ExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options