Share via


W14.shadow Field

Definition

Represents the w14:shadow XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following child XML elements: schemeClr, srgbClr.
  • has the following XML attributes: algn, blurRad, dir, dist, kx, ky, sx, sy.
  • corresponds to the following strongly-typed classes: Shadow.

Applies to