GrapeCity SPREAD for Windows Forms 12.0J
GetValue メソッド (CfRule)


インデックス。
指定したインデックスにある条件付き書式値を取得します。
構文
'Declaration
 
Public Overridable Function GetValue( _
   ByVal index As Integer _
) As CfValue
'使用法
 
Dim instance As CfRule
Dim index As Integer
Dim value As CfValue
 
value = instance.GetValue(index)
public virtual CfValue GetValue( 
   int index
)

パラメータ

index
インデックス。

戻り値の型

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

CfRule クラス
CfRule メンバ

 

 


Copyright © 2004 GrapeCity inc.