PowerTools SPREAD for ASP.NET 8.0J
ExternalCellExpression コンストラクタ(Object,Int32,Int32)

セルの参照元
セルの行座標
セルの列座標
絶対座標の外部セル参照を使用して新しい式を作成します。
構文
'Declaration
 
Public Function New( _
   ByVal source As Object, _
   ByVal row As Integer, _
   ByVal column As Integer _
)
public ExternalCellExpression( 
   object source,
   int row,
   int column
)

パラメータ

source
セルの参照元
row
セルの行座標
column
セルの列座標
参照

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

 

 


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