Series.MarkerBackgroundColorIndex 属性

定义

返回或设置标记背景色作为当前调色板的索引,或作为以下 XlColorIndex 常量之一返回或设置: xlColorIndexAutomaticxlColorIndexNone。 仅适用于折线图、散点图和雷达图。 读/写

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

适用于