Share via


W.helpText Field

Definition

Represents the w:helpText XML element.

public static readonly System.Xml.Linq.XName helpText;
 staticval mutable helpText : System.Xml.Linq.XName
Public Shared ReadOnly helpText As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ffData.
  • has the following XML attributes: type, val.
  • corresponds to the following strongly-typed classes: HelpText.

Applies to