cellAbsolute = table.GetCellAbsolute(row, column)
cellAbsolute = table.GetCellAbsolute(row, column)
| Variable | Description |
|---|---|
| cellAbsolute | SapComponent. |
| row | Index of the row. The value is zero-based. Integer. |
| column | Index of the column. The value is zero-based. Integer. |