PowerTools SPREAD for ASP.NET 8.0J
GetUnboundValue メソッド (IUnboundRowSupport)

行インデックス
列インデックス
セルの非連結値を取得します。
構文
'Declaration
 
Function GetUnboundValue( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Object
object GetUnboundValue( 
   int row,
   int column
)

パラメータ

row
行インデックス
column
列インデックス

戻り値の型

値を含むObject
参照

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

 

 


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