Point.MarkerBackgroundColorIndex プロパティ

定義

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

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

プロパティ値

適用対象