Share via


TaskGroup.GetHelperText Property

getHelperText.Represents the attribte in schema: getHelperText

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "getHelperText")> _
Public Property GetHelperText As StringValue
    Get
    Set
'Usage
Dim instance As TaskGroup
Dim value As StringValue

value = instance.GetHelperText

instance.GetHelperText = value
[SchemaAttrAttribute(, "getHelperText")]
public StringValue GetHelperText { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TaskGroup Class

TaskGroup Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace