GrapeCity.Windows.SpreadGrid 名前空間 > ConditionalFormat クラス : GetRule メソッド |
'Declaration
Public Function GetRule( _ ByVal index As Integer _ ) As FormattingRuleBase
public FormattingRuleBase GetRule( int index )
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | index がコレクションのサイズを超えています。 |