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


値を取得します。
構文
'Declaration
 
Function GetValue( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Object
'使用法
 
Dim instance As ISegmentMatrixData
Dim row As Integer
Dim column As Integer
Dim value As Object
 
value = instance.GetValue(row, column)
object GetValue( 
   int row,
   int column
)

パラメータ

row
column
参照

ISegmentMatrixData インタフェース
ISegmentMatrixData メンバ

 

 


Copyright © 2004 GrapeCity inc.