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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the current theme's format settings.
THEME()
Shape.FillForegnd = THEME("FillColor")
Assigns the fill color of the current theme to the shape.