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

セルの行座標
セルの列座標
新しいCellExpressionオブジェクトを作成します。
構文
'Declaration
 
Public Overloads Function CreateCellExpression( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As CellExpression
public CellExpression CreateCellExpression( 
   int row,
   int column
)

パラメータ

row
セルの行座標
column
セルの列座標

戻り値の型

新しいCellExpressionオブジェクト。
参照

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

 

 


© MESCIUS inc. All rights reserved.