'宣言 Public Overloads Overridable Sub SetCellValue( _ ByVal cellType As GridCellType, _ ByVal row As GridRow, _ ByVal value As System.Object _ )
public virtual void SetCellValue( GridCellType cellType, GridRow row, System.object value )
パラメータ
- cellType
- セルのタイプ
- row
- セルを決定する行
- value
- 設定される値