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