OfficeTheme.ThemeEffectScheme Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a ThemeEffectScheme object that represents the effects scheme of a Microsoft Office theme. Read-only.
public:
property Microsoft::Office::Core::ThemeEffectScheme ^ ThemeEffectScheme { Microsoft::Office::Core::ThemeEffectScheme ^ get(); };
public Microsoft.Office.Core.ThemeEffectScheme ThemeEffectScheme { get; }
member this.ThemeEffectScheme : Microsoft.Office.Core.ThemeEffectScheme
Public ReadOnly Property ThemeEffectScheme As ThemeEffectScheme