'宣言 Public Function GetCell( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As DataGridCell
public DataGridCell GetCell( System.int rowIndex, System.int columnIndex )
パラメータ
- rowIndex
- 行のインデックス。
- columnIndex
- 列のインデックス。
戻り値の型
指定された行と列の位置にあるセル