'Declaration Public Function GetValue( _ ByVal index As Integer _ ) As Object
'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)
'使用法
Dim instance As CellRangeSegmentData Dim index As Integer Dim value As Object value = instance.GetValue(index)
public object GetValue( int index )
CellRangeSegmentData クラス CellRangeSegmentData メンバ
Copyright © 2004 GrapeCity inc.