Read the Content from a Worksheet Range
Read the contents of an Excel range and return it as a Table object.
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
Last updated
Was this helpful?