Series.MarkerForegroundColorIndex 属性

定义

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

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

属性值

XlColorIndex

适用于