SPREAD for WPF 3.0J - GcSpreadGrid
RemoveRule メソッド

GrapeCity.Windows.SpreadGrid 名前空間 > ConditionalFormat クラス : RemoveRule メソッド
ConditionalFormats オブジェクトから削除するルールオブジェクト。
ConditionalFormats オブジェクトからルールオブジェクトを削除します。
シンタックス
'宣言
 
Public Sub RemoveRule( _
   ByVal rule As FormattingRuleBase _
) 
public void RemoveRule( 
   FormattingRuleBase rule
)

パラメータ

rule
ConditionalFormats オブジェクトから削除するルールオブジェクト。
例外
例外解説
rule が null 参照 (Visual Basicでは Nothing) です。
参照

ConditionalFormat クラス
ConditionalFormat メンバ