Share via


W.fitText Field

Definition

Represents the w:fitText XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following XML attributes: id, val.
  • corresponds to the following strongly-typed classes: FitText.

Applies to