Share via


TaskFormGroup.HelperText Property

Definition

helperText, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: helperText

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

Property Value

Attributes

Applies to