Share via


DataValidation.PromptTitle Property

Definition

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

Represents the following attribute in the schema: promptTitle

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

Property Value

Attributes

Applies to