Share via


P.style Field

Definition

Represents the p: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: cxnSp, pic, sp.
  • has the following child XML elements: effectRef, fillRef, fontRef, lnRef.
  • corresponds to the following strongly-typed classes: ShapeStyle.

Applies to