GrapeCity.Xaml.Excel
ShowPromptBox Property (IExcelDataValidation)


Gets or sets a value indicating whether show the prompt window.
Syntax
'Declaration
 
Property ShowPromptBox As Boolean
'Usage
 
Dim instance As IExcelDataValidation
Dim value As Boolean
 
instance.ShowPromptBox = value
 
value = instance.ShowPromptBox
bool ShowPromptBox {get; set;}

Property Value

true if show prompt window; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataValidation Interface
IExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options