20.1.2.3.22 prstClr

This element specifies a color which is bound to one of a predefined collection of colors.

[Example:

The following defines a solid fill bound to the “black” preset color.

<a:solidFill>
  <a:prstClr val="black">
</a:solidFill>

end example]

Attributes

val (Value)

Specifies the actual preset color value.

The possible values for this attribute are defined by the ST_PresetColorVal simple type (20.1.10.48).

[Note: The W3C XML Schema definition of this element’s content model (CT_PresetColor) is located in A.4.1. end note]

Last updated on