Get the Row's Cells From the Worksheet Range

Retrieve the cell of an Excel sheet.

📘

Note: This operation is part of the Excel Book (BDK). To use this book, you need to first learn it in your agent.

Input Concepts

ConceptDescriptionTypeRequired
worksheet rangeThe reference to the Excel range.excel range referenceYes
rowThe reference to the Excel row.excel row referenceYes

Output Concepts

ConceptDescriptionType
row's cellsThe list of Excel cells in the sheet.excel cell reference

Examples

Retrieve the cells of an Excel sheet.

get the first row
use the above as the row
get the row's cells from the range