Share via


A.majorFont Field

Definition

Represents the a:majorFont XML element.

public static readonly System.Xml.Linq.XName majorFont;
 staticval mutable majorFont : System.Xml.Linq.XName
Public Shared ReadOnly majorFont 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: MajorFont.

Applies to