MESCIUS SPREAD for Windows Forms 17.0J
FindRange メソッド

範囲の行インデックス
範囲の列インデックス
範囲の行数
範囲の列数
範囲のマネージャ
範囲内の最大の行数
範囲内の最大の列数
範囲内のテーブルの数
範囲と交差するテーブルのリスト
範囲内の交差するテーブルを検索します。
構文
'Declaration
 
Public Shared Sub FindRange( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer, _
   ByVal manger As ITableRangeManager, _
   ByVal maxRowcount As Integer, _
   ByVal maxColumnCount As Integer, _
   ByRef inRangeTables As List(Of ITableRange), _
   ByRef intersectTables As List(Of ITableRange) _
) 

パラメータ

row
範囲の行インデックス
column
範囲の列インデックス
rowCount
範囲の行数
columnCount
範囲の列数
manger
範囲のマネージャ
maxRowcount
範囲内の最大の行数
maxColumnCount
範囲内の最大の列数
inRangeTables
範囲内のテーブルの数
intersectTables
範囲と交差するテーブルのリスト
参照

TableUtils クラス
TableUtils メンバ

 

 


© MESCIUS inc. All rights reserved.