Get the Sheet's Used Range

Retrieve the used range 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
sheetThe reference to the Excel sheet.excel sheet referenceYes

Output Concepts

ConceptDescriptionType
sheet's used rangeThe used range of the sheet.excel range reference

Examples

Retrieve the used range of an Excel sheet.

get the first sheet
use the above as the sheet
get the sheet's used range