Parameter.Prompt Propriété

Définition

Chaîne d’invite de paramètres

Représente l’attribut suivant dans le schéma : prompt

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à