Compartilhar via


SurveyQuestion.HelpText Propriedade

Definição

helpText, essa propriedade só está disponível no Office 2013 e posterior.

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Atributos

Aplica-se a