THEME Function

Gets the current theme's format settings.

Syntax

THEME()

Example

Shape.FillForegnd = THEME("FillColor")

Assigns the fill color of the current theme to the shape.