Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores the local formatting value of a shape when you apply a theme so that you can restore the local formatting if the user subsequently removes the theme.
Syntax
THEMERESTORE()
Example
Shape.FillForegnd = THEME("FillColor") + THEMERESTORE(RGB(255,102,0)
Restores local fill color formatting previously applied to a shape when the current theme is removed.