GetCellAbsolute メソッド (SapTable)
クラス
SapTable
.
処理
テーブル セルを返します。 行が表示されていない場合、スクロールして表示します。
構文
cellAbsolute
=
table
.
GetCellAbsolute
(
row
,
column
)
変数
説明
cellAbsolute
SapComponent
。
row
行のインデックス。 The value is zero-based.。
Integer
。
column
列のインデックス。 The value is zero-based.。
Integer
。