Share via


TaskFormGroup.GetHelperText Property

Definition

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

Represents the following attribute in the schema: getHelperText

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

Property Value

Attributes

Applies to