TextProperties.Prompt Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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