バージョン

BarColor プロパティ (NegativeBarFormat)

負の数の値を持つデータ バーに適用される塗りつぶし色を定義する Infragistics.Documents.Excel.WorkbookColorInfo を返します。
シンタックス
'宣言
 
Public Property BarColor As WorkbookColorInfo
public WorkbookColorInfo BarColor {get; set;}
解説

このプロパティは、BarColorType プロパティが Color に設定されている場合にのみ適用可能です。

参照