Read the Content from a Table

Read the contents of an Excel table and return it as a Table object.

This procedure is part of the Excel Book (BDK). To use this book, you must first learn it in your agent.

Input Concepts

Concept
Description
Type
Required

table

The reference to the Excel table.

excel table reference

Yes

Output Concepts

Concept
Description
Type

content

The table content as a table object.

table

Examples

use the above as the table
read the content from the table

Last updated

Was this helpful?