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

0から始まる行インデックス
0から始まる列インデックス
セル座標を取得します。
構文
'宣言
 
Public Overloads Shared Function GetCellCoords( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As String
public static string GetCellCoords( 
   int row,
   int column
)

パラメータ

row
0から始まる行インデックス
column
0から始まる列インデックス

戻り値の型

"A1"や"B2"などのセル名
参照

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

 

 


© MESCIUS inc. All rights reserved.