Compartir a través de


TextProperties.Prompt Propiedad

Definición

aviso

Representa el atributo siguiente en el esquema: prompt

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a