'宣言
Public Overloads Function GetCellValue( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As System.Object
public System.object GetCellValue( GridCellType cellType, GridCellRange range )
パラメータ
- cellType
- セルのタイプ
- range
- セルの範囲
'宣言
Public Overloads Function GetCellValue( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As System.Object
public System.object GetCellValue( GridCellType cellType, GridCellRange range )