Share via


SurveyQuestion.HelpText Property

Definition

helpText, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: helpText

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

Property Value

Attributes

Applies to