Recolorinfoentry Element (Microsoft PowerPoint)

Defines a specific color change for a metafile.

Attribute Description
backcolor Defines the backcolor of a fill.
bitmaptype Defines the bitmap type of a fill.
forecolor Defines the forecolor of a fill.
fromcolor Defines the color name or RGB value that a specific color entry will be converted from. The specified color is defined either in the current color scheme or in a scheme referenced by the current file.
lbstyle Defines the style of a fill.
lbcolor Defines the color of a fill.
lbhatch Defines the hatching of a fill.
pattern Defines the pattern of a fill.
recolortype Defines the color type (fill or stroke).
tocolor Defines the color name or RGB value that a specific color entry will be converted to. The specified color is defined either in the current color scheme or in a scheme referenced by the current file.

Contained In

Recolorinfo

Remarks

Each color change of a changed metafile is given its own Recolorinfoentry element. All the elements are enclosed in a Recolorinfo element.

If the fromcolor and tocolor attributes are specified, the other attributes cannot be specified, and if one of the other attributes is specified, the fromcolor and tocolor attributes cannot be specified.

Example

See the example in the Recolorinfo topic.