GrapeCity.Xaml.Excel
Prompt Property (ExcelDataValidation)


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

Property Value

The prompt window message.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataValidation Class
ExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options