Share via


M.smallFrac Field

Definition

Represents the m:smallFrac XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mathPr.
  • corresponds to the following strongly-typed classes: SmallFraction.

Applies to