SPREAD for WPF 3.0J - GcSpreadSheet
GetValue メソッド (CfRule)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfRule クラス : GetValue メソッド
インデックス。
指定したインデックスにある条件付き書式値を取得します。
シンタックス
'宣言
 
Public Overridable Function GetValue( _
   ByVal index As System.Integer _
) As CfValue
public virtual CfValue GetValue( 
   System.int index
)

パラメータ

index
インデックス。

戻り値の型

指定したインデックスにある条件付き書式値を表すCfValue値。
参照

CfRule クラス
CfRule メンバ