PowerTools MultiRow for Windows Forms 8.0J
Item(String) プロパティ

セルの名前。
指定した名前によってCellを取得します。
構文
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As Cell
public Cell Item( 
   string name
) {get;}

パラメータ

name
セルの名前。

プロパティ値

指定した名前を持つセルを表すCell
例外
例外解説
System.ArgumentExceptionnameがコレクション内のどのセルの名前とも一致しません。
参照

CellCollection クラス
CellCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.