Share via


W.effect Field

Definition

Represents the w:effect XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to