Share via


X.extend Field

Definition

Represents the x:extend XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: font, rPr.
  • corresponds to the following strongly-typed classes: Extend.

Applies to