Share via


DataValidation.Prompt Property

Definition

prompt, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: prompt

[DocumentFormat.OpenXml.SchemaAttr(0, "prompt")]
public DocumentFormat.OpenXml.StringValue Prompt { get; set; }
public DocumentFormat.OpenXml.StringValue Prompt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "prompt")]
public DocumentFormat.OpenXml.StringValue? Prompt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("prompt")]
public DocumentFormat.OpenXml.StringValue? Prompt { get; set; }
public DocumentFormat.OpenXml.StringValue? Prompt { get; set; }
member this.Prompt : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "prompt")>]
member this.Prompt : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("prompt")>]
member this.Prompt : DocumentFormat.OpenXml.StringValue with get, set
Public Property Prompt As StringValue

Property Value

Attributes

Applies to