DataValidation.PromptTitle Property

Definition

promptTitle

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

Returns StringValue.

Attributes

Applies to