'宣言 Public Sub SetItemData( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer, _ ByVal data As System.String _ )
public void SetItemData( System.int rowIndex, System.int columnIndex, System.string data )
パラメータ
- rowIndex
- columnIndex
- data