Share via


NoNamespace.prst Field

Definition

Represents the prst XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: camera, pattFill, prstGeom, prstShdw, prstTxWarp, prstTrans.
  • corresponds to the following strongly-typed properties: Camera.Preset, PatternFill.Preset, PresetGeometry.Preset, PresetShadow.Preset, PresetTextWarp.Preset, PresetTransition.Preset.

Applies to