PowerTools SPREAD for Windows Forms 8.0J
AdjustExpressionWhenCopyRange メソッド


調整する式。
範囲のコピー時に式を調整します。
構文
'Declaration
 
Function AdjustExpressionWhenCopyRange( _
   ByVal oldExpr As Expression, _
   ByVal lstTable As Dictionary(Of String,ITableRange), _
   ByVal removeTables As Dictionary(Of String,ITableRange) _
) As Expression
'使用法
 
Dim instance As ITableModelSupport
Dim oldExpr As Expression
Dim lstTable As Dictionary(Of String,ITableRange)
Dim removeTables As Dictionary(Of String,ITableRange)
Dim value As Expression
 
value = instance.AdjustExpressionWhenCopyRange(oldExpr, lstTable, removeTables)

パラメータ

oldExpr
調整する式。
lstTable
removeTables
参照

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

 

 


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