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


自動計算を起動せずに行の式を設定する内部メソッド。
構文
'Declaration
 
Public Sub SetRowErrorText( _
   ByVal row As Integer, _
   ByVal value As String _
) 
'使用法
 
Dim instance As DefaultSheetDataModel
Dim row As Integer
Dim value As String
 
instance.SetRowErrorText(row, value)
public void SetRowErrorText( 
   int row,
   string value
)

パラメータ

row
value
参照

DefaultSheetDataModel クラス
DefaultSheetDataModel メンバ

 

 


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