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 la couleur de thème pour un format de couleur. En lecture/écriture
public:
property Microsoft::Office::Interop::Word::WdThemeColorIndex ObjectThemeColor { Microsoft::Office::Interop::Word::WdThemeColorIndex get(); void set(Microsoft::Office::Interop::Word::WdThemeColorIndex value); };
public Microsoft.Office.Interop.Word.WdThemeColorIndex ObjectThemeColor { get; set; }
member this.ObjectThemeColor : Microsoft.Office.Interop.Word.WdThemeColorIndex with get, set
Public Property ObjectThemeColor As WdThemeColorIndex