Retrieve the Columns from the Table

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

Output Concepts

ConceptDescriptionType
columnsThe list of Excel columns in the table.excel column reference

Examples

Retrieve the columns of an Excel table.

get the first table
use the above as the table
retrieve the columns from the table