cellAbsolute = table.GetCellAbsolute(row, column)
cellAbsolute = table.GetCellAbsolute(row, column)
| 変数 | 説明 |
|---|---|
| cellAbsolute | SapComponent。 |
| row | 行のインデックス。 The value is zero-based.。 Integer。 |
| column | 列のインデックス。 The value is zero-based.。 Integer。 |