Share via


M.grow Field

Definition

Represents the m:grow XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dPr, naryPr.
  • corresponds to the following strongly-typed classes: GrowOperators.

Applies to