Share via


P.ph Field

Definition

Represents the p:ph XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: nvPr, nvPr.
  • has the following child XML elements: extLst.
  • has the following XML attributes: hasCustomPrompt, idx, orient, sz, type.
  • corresponds to the following strongly-typed classes: PlaceholderShape.

Applies to