_Font.Color Propriété

Définition

Cette propriété renvoie ou définit la couleur 24 bits de l' Font objet spécifié.

public:
 property Microsoft::Office::Interop::Word::WdColor Color { Microsoft::Office::Interop::Word::WdColor get(); void set(Microsoft::Office::Interop::Word::WdColor value); };
public Microsoft.Office.Interop.Word.WdColor Color { get; set; }
member this.Color : Microsoft.Office.Interop.Word.WdColor with get, set
Public Property Color As WdColor

Valeur de propriété

WdColor

S’applique à