PowerTools SPREAD for Windows Forms 8.0J
GetRowErrorText メソッド (DefaultSheetDataModel)


モデル内のセルの行インデックス
指定した行のセルのユーザー定義のエラー値を取得します。
構文
'Declaration
 
Public Function GetRowErrorText( _
   ByVal row As Integer _
) As String
'使用法
 
Dim instance As DefaultSheetDataModel
Dim row As Integer
Dim value As String
 
value = instance.GetRowErrorText(row)
public string GetRowErrorText( 
   int row
)

パラメータ

row
モデル内のセルの行インデックス
参照

DefaultSheetDataModel クラス
DefaultSheetDataModel メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.