SurveyQuestion.Text Propriété

Définition

text, cette propriété est disponible uniquement dans Office 2013 et versions ultérieures.

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

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

Valeur de propriété

Attributs

S’applique à