Share via


WPS.style Field

Definition

Represents the wps:style XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: wsp.
  • has the following child XML elements: effectRef, fillRef, fontRef, lnRef.
  • corresponds to the following strongly-typed classes: ShapeStyle.

Applies to