PowerTools SPREAD for Windows Forms 8.0J
GetValue メソッド (CellRangeSegmentData)


インデックス。
値を取得します。
構文
'Declaration
 
Public Function GetValue( _
   ByVal index As Integer _
) As Object
'使用法
 
Dim instance As CellRangeSegmentData
Dim index As Integer
Dim value As Object
 
value = instance.GetValue(index)
public object GetValue( 
   int index
)

パラメータ

index
インデックス。
参照

CellRangeSegmentData クラス
CellRangeSegmentData メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.