次の方法で共有


LegendKey.MarkerBackgroundColorIndex プロパティ

定義

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

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

プロパティ値

XlColorIndex

適用対象