'宣言
Public Overloads Sub SetCellValue( _ ByVal cellType As GridCellType, _ ByVal row As GridRow, _ ByVal column As GridColumn, _ ByVal value As System.Object _ )
public void SetCellValue( GridCellType cellType, GridRow row, GridColumn column, System.object value )
パラメータ
- cellType
- セルのタイプ
- row
- 行
- column
- 列
- value
- 値