MESCIUS SPREAD for Windows Forms 17.0J
SetCellErrorText メソッド (IErrorTextSupport)

行インデックス。
列インデックス
セルのエラーテキスト
セルのエラーテキストを設定します。
構文
'Declaration
 
Sub SetCellErrorText( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal value As String _
) 
void SetCellErrorText( 
   int row,
   int column,
   string value
)

パラメータ

row
行インデックス。
column
列インデックス
value
セルのエラーテキスト
参照

IErrorTextSupport インタフェース
IErrorTextSupport メンバ

 

 


© MESCIUS inc. All rights reserved.