GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.