'宣言 Public Shared Function CreateColorScaleCfRuleCommand( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal isThreeColor As System.Boolean, _ ByVal values() As System.String, _ ByVal valueTypes() As CfValueType, _ ByVal colors() As Color _ ) As FormatConditionalCommand
public static FormatConditionalCommand CreateColorScaleCfRuleCommand( Worksheet worksheet, Reference[] references, System.bool isThreeColor, System.string[] values, CfValueType[] valueTypes, Color[] colors )
パラメータ
- worksheet
- references
- isThreeColor
- values
- valueTypes
- colors