GetCellLeft メソッド (SapGridView)

クラス

SapGridView.

処理

セルの左からの位置を取得します。

構文

cellLeft = gridView.GetCellLeft(row, column)
変数 説明
cellLeft Integer
row 行のインデックス。 The value is zero-based.。 Integer
column 列識別子。 String