GrapeCity SPREAD for WPF 2.0J
GetRule メソッド

取得するルールのインデックス。
指定したインデックスにあるルールを取得します。
構文
'Declaration
 
Public Function GetRule( _
   ByVal index As Integer _
) As FormattingRuleBase
public FormattingRuleBase GetRule( 
   int index
)

パラメータ

index
取得するルールのインデックス。

戻り値の型

指定したインデックスにあるルール。
例外
例外説明
System.ArgumentOutOfRangeExceptionindex がコレクションのサイズを超えています。
参照

ConditionalFormat クラス
ConditionalFormat メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.