Share via


W.i Field

Definition

Represents the w:i XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to