次の方法で共有


SurveyQuestion.HelpText プロパティ

定義

helpText では、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象