Share via


M.type Field

Definition

Represents the m:type XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: FractionType.

Applies to