MESCIUS SPREAD for Windows Forms 15.0J
GetFormattedValue メソッド

セルの行インデックスを示す整数値。
セルの列インデックスを示す整数値。
このシート上の指定したセルから書式設定された値を取得します。
構文
'宣言
 
Public Function GetFormattedValue( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Object
public object GetFormattedValue( 
   int row,
   int column
)

パラメータ

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

戻り値の型

セルの表示値を表すSystem.Object値。
参照

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.