シンタックス
'宣言
Public Shared Function CreateDatabarCfRuleCommand( _
ByVal As Worksheet, _
ByVal () As Reference, _
ByVal () As System.String, _
ByVal () As CfValueType, _
ByVal As DatabarFillType, _
ByVal As Color, _
ByVal As DatabarBorderType, _
ByVal As Color, _
ByVal As DatabarNegativeColorType, _
ByVal As Color, _
ByVal As DatabarNegativeColorType, _
ByVal As Color, _
ByVal As DatabarAxisPosition, _
ByVal As Color, _
ByVal As System.Boolean, _
ByVal As DatabarDirection _
) As FormatConditionalCommand
public static FormatConditionalCommand CreateDatabarCfRuleCommand(
Worksheet ,
Reference[] ,
System.string[] ,
CfValueType[] ,
DatabarFillType ,
Color ,
DatabarBorderType ,
Color ,
DatabarNegativeColorType ,
Color ,
DatabarNegativeColorType ,
Color ,
DatabarAxisPosition ,
Color ,
System.bool ,
DatabarDirection
)
パラメータ
- worksheet
- references
- values
- valueTypes
- barFillType
- fillColor
- borderType
- borderColor
- negativeColorType
- negativeFillColor
- negativeBorderColorType
- negativeBorderColor
- axisPosition
- axisColor
- showValue
- direction
参照