20.1.2.3.33 sysClr

[Example: The following represents the default color used for displaying text in a window.

<a:solidFill>
  <a:sysClr val="windowText"/>
</a:solidFill>

Attributes

val (Value)

Specifies the system color value.

The possible values for this attribute are defined by the ST_SystemColorVal simple type (20.1.10.58).

lastClr (Last Color)

Specifies the color value that was last computed by the generating application.

The possible values for this attribute are defined by the ST_HexColorRGB simple type (22.9.2.5).

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

Last updated on