Share via


M.fPr Field

Definition

Represents the m:fPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: f.
  • has the following child XML elements: ctrlPr, type.
  • corresponds to the following strongly-typed classes: FractionProperties.

Applies to