Get the Worksheet Range's Rows

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

Output Concepts

ConceptDescriptionType
worksheet range's rowsThe list of Excel rows in the sheet.excel row reference

Examples

Retrieve the rows of an Excel sheet.

get the sheet's used range
use the above as the worksheet range
get the worksheet range's rows