MESCIUS SPREAD for Windows Forms 15.0J
CreateCellExpression(Int32,Int32,Boolean,Boolean) メソッド

新しいCellExpressionオブジェクトを作成します。
構文
'宣言
 
Public Overloads Function CreateCellExpression( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowRelative As Boolean, _
   ByVal columnRelative As Boolean _
) As CellExpression
public CellExpression CreateCellExpression( 
   int row,
   int column,
   bool rowRelative,
   bool columnRelative
)

パラメータ

row
column
rowRelative
columnRelative
参照

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

 

 


© MESCIUS inc. All rights reserved.