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

セルの行インデックスを示す整数値。
セルの列インデックスを示す整数値。
このシート上の指定したセルの表示テキストを取得します。
構文
'Declaration
 
Public Overloads Function GetText( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As String
public string GetText( 
   int row,
   int column
)

パラメータ

row
セルの行インデックスを示す整数値。
column
セルの列インデックスを示す整数値。

戻り値の型

セルの表示テキストを表すSystem.String値。
参照

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

 

 


© MESCIUS inc. All rights reserved.