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

行インデックス。
列インデックス。
セルのエラーテキスト
セルのエラーテキストを設定します。
構文
'宣言
 
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.