OfficeTheme.ThemeEffectScheme Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un ThemeEffectScheme objet qui représente le schéma d’effets d’un thème Microsoft Office. En lecture seule.
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