ASP.NET Core MVC コントロールヘルプ
CellPosition コンストラクタ(Int32,Int32)

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > CellPosition クラス > CellPosition コンストラクタ : CellPosition コンストラクタ(Int32,Int32)
The column number.
The row number.
Create a CellPosition by coordinate components.
シンタックス
'宣言
 
Public Function New( _
   ByVal col As System.Integer, _
   ByVal row As System.Integer _
)
public CellPosition( 
   System.int col,
   System.int row
)

パラメータ

col
The column number.
row
The row number.
参照

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