DioDocs for Excel
DataBarNegativeColorType 列挙体

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 : DataBarNegativeColorType 列挙体
正のデータバーと同じ境界線と塗りつぶし色を使用するかどうかを指定します。
シンタックス
'宣言
 
Public Enum DataBarNegativeColorType 
   Inherits System.Enum
public enum DataBarNegativeColorType : System.Enum 
メンバ
メンバ解説
Color指定された色を使用します。
SameAsPositive正のデータバーと同じ色を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Excel.DataBarNegativeColorType

参照

GrapeCity.Documents.Excel 名前空間