ColorFormat.ObjectThemeColor 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.
Cette propriété renvoie ou définit une couleur qui est mappée au jeu de couleurs du thème. En lecture/écriture MsoThemeColorIndex.
public:
property Microsoft::Office::Core::MsoThemeColorIndex ObjectThemeColor { Microsoft::Office::Core::MsoThemeColorIndex get(); void set(Microsoft::Office::Core::MsoThemeColorIndex value); };
public Microsoft.Office.Core.MsoThemeColorIndex ObjectThemeColor { get; set; }
Public Property ObjectThemeColor As MsoThemeColorIndex