GrapeCity.Xaml.Excel
Prompt Property (IExcelDataValidation)


Gets or sets the prompt window message.
Syntax
'Declaration
 
Property Prompt As String
'Usage
 
Dim instance As IExcelDataValidation
Dim value As String
 
instance.Prompt = value
 
value = instance.Prompt
string Prompt {get; set;}

Property Value

The prompt window message.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataValidation Interface
IExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options