次の方法で共有


TaskGroup.GetHelperText Property

getHelperText.Represents the attribte in schema: getHelperText

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

Syntax

'宣言
<SchemaAttrAttribute(, "getHelperText")> _
Public Property GetHelperText As StringValue
    Get
    Set
'使用
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