GrapeCity.Windows.SpreadGrid 名前空間 > ConditionalFormat クラス : RemoveRule メソッド |
'Declaration
Public Sub RemoveRule( _ ByVal rule As FormattingRuleBase _ )
public void RemoveRule( FormattingRuleBase rule )
例外 | 説明 |
---|---|
System.ArgumentNullException | rule が null 参照 (Visual Basicでは Nothing) です。 |