Retrieve the Worksheet Range from a Table

Retrieve the range of an Excel table.

📘

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
tableThe reference to the Excel table.excel table referenceYes

Output Concepts

ConceptDescriptionType
worksheet rangeThe range of the table.excel range reference

Examples

Retrieve the range of an Excel table.

get the first table
use the above as the table
retrieve the worksheet range from the table