Share via


LegendKey.MarkerForegroundColorIndex Propriété

Définition

Renvoie ou définit la couleur de premier plan du marqueur sous la forme d’un index dans la palette de couleurs actuelle, ou sous la forme d’une des constantes suivantes XlColorIndex : xlColorIndexAutomatic ou xlColorIndexNone. Ne s'applique qu'aux graphiques en courbes, nuages de points ou radar. Lecture-écriture.

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

Valeur de propriété

XlColorIndex

S’applique à