'宣言
Public Overloads Function GetCellText( _ ByVal cellType As GridCellType, _ ByVal row As GridRow, _ ByVal column As GridColumn _ ) As System.String
public System.string GetCellText( GridCellType cellType, GridRow row, GridColumn column )
パラメータ
- cellType
- セルのタイプ
- row
- 行
- column
- 列
戻り値の型
テキスト