Read the Content from a Worksheet Range

Read the contents of an Excel range 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

worksheet range

The reference to the Excel range.

excel range reference

Yes

Output Concepts

Concept
Description
Type

content

The range content as a table object.

table

Examples

use the above as the range
read the content from the range

Last updated

Was this helpful?