Share via


X.scheme Field

Definition

Represents the x:scheme XML element.

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

Applies to