SPREAD for WPF 3.0J - GcSpreadSheet
CreateCellValueCfRuleCommand メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatConditionalCommand クラス : CreateCellValueCfRuleCommand メソッド
シンタックス
'宣言
 
Public Shared Function CreateCellValueCfRuleCommand( _
   ByVal worksheet As Worksheet, _
   ByVal references() As Reference, _
   ByVal cfType As FormatConditionType, _
   ByVal cellOperator As FormatConditionOperator, _
   ByVal value1 As System.String, _
   ByVal value2 As System.String, _
   ByVal textOperator As ContainsOperator, _
   ByVal dateOperator As TimePeriods, _
   ByVal styleFormat As StyleFormat _
) As FormatConditionalCommand
public static FormatConditionalCommand CreateCellValueCfRuleCommand( 
   Worksheet worksheet,
   Reference[] references,
   FormatConditionType cfType,
   FormatConditionOperator cellOperator,
   System.string value1,
   System.string value2,
   ContainsOperator textOperator,
   TimePeriods dateOperator,
   StyleFormat styleFormat
)

パラメータ

worksheet
references
cfType
cellOperator
value1
value2
textOperator
dateOperator
styleFormat
参照

FormatConditionalCommand クラス
FormatConditionalCommand メンバ