PowerTools SPREAD for Windows Forms 8.0J
GetTable メソッド (ITableModelSupport)


テーブルの名前
テーブルの範囲を取得します。
構文
'Declaration
 
Function GetTable( _
   ByVal name As String _
) As ITableRange
'使用法
 
Dim instance As ITableModelSupport
Dim name As String
Dim value As ITableRange
 
value = instance.GetTable(name)
ITableRange GetTable( 
   string name
)

パラメータ

name
テーブルの名前
参照

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

 

 


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