シンタックス
'宣言
Public Shared Function CreateIconSetCfRuleCommand( _
ByVal As Worksheet, _
ByVal () As Reference, _
ByVal As IconSetType, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal () As System.String, _
ByVal () As CfValueType, _
ByVal () As CfIcon, _
ByVal () As System.Boolean _
) As FormatConditionalCommand
public static FormatConditionalCommand CreateIconSetCfRuleCommand(
Worksheet ,
Reference[] ,
IconSetType ,
System.bool ,
System.bool ,
System.string[] ,
CfValueType[] ,
CfIcon[] ,
System.bool[]
)
パラメータ
- worksheet
- references
- iconType
- showIconOnly
- reverseIconOrder
- values
- valueTypes
- icons
- isGreaterThans
参照