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