GrapeCity SPREAD for Windows Forms 12.0J
GetLightweightValue メソッド


条件付き書式値のインデックスを示す整数値。
指定した条件付き書式値に対応する式セルビューを取得します。
構文
'Declaration
 
Public Function GetLightweightValue( _
   ByVal valueIndex As Integer _
) As IPrimitiveValue
'使用法
 
Dim instance As MatchData
Dim valueIndex As Integer
Dim value As IPrimitiveValue
 
value = instance.GetLightweightValue(valueIndex)
public IPrimitiveValue GetLightweightValue( 
   int valueIndex
)

パラメータ

valueIndex
条件付き書式値のインデックスを示す整数値。

戻り値の型

式セルビューを表すGrapeCity.Spreadsheet.ExpressionViewCellオブジェクト。
参照

MatchData 構造体
MatchData メンバ

 

 


Copyright © 2004 GrapeCity inc.