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

0から始まる、行の開始インデックス
0から始まる、列の開始インデックス
0から始まる、行の終了インデックス
0から始まる、列の終了インデックス
セル範囲を取得します。
構文
'宣言
 
Public Overloads Shared Function GetCellRange( _
   ByVal startRowIndex As Integer, _
   ByVal startColumnIndex As Integer, _
   ByVal endRowIndex As Integer, _
   ByVal endColumnIndex As Integer _
) As String

パラメータ

startRowIndex
0から始まる、行の開始インデックス
startColumnIndex
0から始まる、列の開始インデックス
endRowIndex
0から始まる、行の終了インデックス
endColumnIndex
0から始まる、列の終了インデックス

戻り値の型

"A1:C3"などのセル範囲名
参照

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

 

 


© MESCIUS inc. All rights reserved.