Freigeben über


SurveyQuestion.Text Eigenschaft

Definition

text, diese Eigenschaft ist nur in Office 2013 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Attribute

Gilt für: