Share via


A.minorFont Field

Definition

Represents the a:minorFont XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fontScheme.
  • has the following child XML elements: cs, ea, extLst, font, latin.
  • corresponds to the following strongly-typed classes: MinorFont.

Applies to