Share via


W.entryMacro Field

Definition

Represents the w:entryMacro XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ffData.
  • corresponds to the following strongly-typed classes: EntryMacro.

Applies to