SPREAD for WPF 4.0J - GcSpreadSheet
CreateDatabarCfRuleCommand メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatConditionalCommand クラス : CreateDatabarCfRuleCommand メソッド
シンタックス
'宣言
 
Public Shared Function CreateDatabarCfRuleCommand( _
   ByVal worksheet As Worksheet, _
   ByVal references() As Reference, _
   ByVal values() As System.String, _
   ByVal valueTypes() As CfValueType, _
   ByVal barFillType As DatabarFillType, _
   ByVal fillColor As Color, _
   ByVal borderType As DatabarBorderType, _
   ByVal borderColor As Color, _
   ByVal negativeColorType As DatabarNegativeColorType, _
   ByVal negativeFillColor As Color, _
   ByVal negativeBorderColorType As DatabarNegativeColorType, _
   ByVal negativeBorderColor As Color, _
   ByVal axisPosition As DatabarAxisPosition, _
   ByVal axisColor As Color, _
   ByVal showValue As System.Boolean, _
   ByVal direction As DatabarDirection _
) As FormatConditionalCommand
public static FormatConditionalCommand CreateDatabarCfRuleCommand( 
   Worksheet worksheet,
   Reference[] references,
   System.string[] values,
   CfValueType[] valueTypes,
   DatabarFillType barFillType,
   Color fillColor,
   DatabarBorderType borderType,
   Color borderColor,
   DatabarNegativeColorType negativeColorType,
   Color negativeFillColor,
   DatabarNegativeColorType negativeBorderColorType,
   Color negativeBorderColor,
   DatabarAxisPosition axisPosition,
   Color axisColor,
   System.bool showValue,
   DatabarDirection direction
)

パラメータ

worksheet
references
values
valueTypes
barFillType
fillColor
borderType
borderColor
negativeColorType
negativeFillColor
negativeBorderColorType
negativeBorderColor
axisPosition
axisColor
showValue
direction
参照

FormatConditionalCommand クラス
FormatConditionalCommand メンバ