MESCIUS SPREAD for Windows Forms 17.0J
CreateExternalCellExpression(Object,Int32,Int32,Boolean,Boolean) メソッド

新しいExternalCellExpressionオブジェクトを作成します。
構文
'Declaration
 
Public Overloads Function CreateExternalCellExpression( _
   ByVal source As Object, _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowRelative As Boolean, _
   ByVal columnRelative As Boolean _
) As ExternalCellExpression
public ExternalCellExpression CreateExternalCellExpression( 
   object source,
   int row,
   int column,
   bool rowRelative,
   bool columnRelative
)

パラメータ

source
row
column
rowRelative
columnRelative
参照

ExternalCellExpressionFactory クラス
ExternalCellExpressionFactory メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.