Share via


X.family Field

Definition

Represents the x:family XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: font, rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: FontFamily, FontFamilyNumbering.

Applies to