FillFormat.BackColor 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 un ColorFormat objet qui représente la couleur d’arrière-plan pour la ligne à motif ou le remplissage spécifié.
public:
property Microsoft::Office::Interop::Word::ColorFormat ^ BackColor { Microsoft::Office::Interop::Word::ColorFormat ^ get(); };
public Microsoft.Office.Interop.Word.ColorFormat BackColor { get; }
member this.BackColor : Microsoft.Office.Interop.Word.ColorFormat
Public ReadOnly Property BackColor As ColorFormat