GrapeCity SPREAD for WPF 2.0J
AddDateOccurringRule メソッド

日付タイプ DateOccurringType
条件が満たされた場合にセルに設定されるスタイル。
ルールを適用するセル範囲。
日付ルールをルールコレクションに追加します。
構文
'Declaration
 
Public Sub AddDateOccurringRule( _
   ByVal type As DateOccurringType, _
   ByVal style As StyleInfo, _
   ByVal ParamArray ranges() As CellRange _
) 
public void AddDateOccurringRule( 
   DateOccurringType type,
   StyleInfo style,
   params CellRange[] ranges
)

パラメータ

type
日付タイプ DateOccurringType
style
条件が満たされた場合にセルに設定されるスタイル。
ranges
ルールを適用するセル範囲。
参照

ConditionalFormat クラス
ConditionalFormat メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.