public void SetCellValue( GridCellType cellType, System.int row, System.int column, System.object value )
パラメータ
- cellType
- セルのタイプ
- row
- 行
- column
- 列
- value
- 値
public void SetCellValue( GridCellType cellType, System.int row, System.int column, System.object value )