Compartir a través de


DataValidation.PromptTitle Propiedad

Definición

promptTitle

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a