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