Share via


Point.MarkerForegroundColorIndex プロパティ

定義

現在のカラー パレットのインデックスとして、または xlColorIndexAutomatic または xlColorIndexNone のいずれかの定数として、マーカーのXlColorIndex前景色を設定または返します。 折れ線グラフ、散布図、レーダー チャートにのみ適用されます。

public:
 property Microsoft::Office::Interop::Excel::XlColorIndex MarkerForegroundColorIndex { Microsoft::Office::Interop::Excel::XlColorIndex get(); void set(Microsoft::Office::Interop::Excel::XlColorIndex value); };
public Microsoft.Office.Interop.Excel.XlColorIndex MarkerForegroundColorIndex { get; set; }
Public Property MarkerForegroundColorIndex As XlColorIndex

プロパティ値

適用対象