Get the Sheet's Tables
Retrieve the tables of an Excel sheet.
Input Concepts
Concept
Description
Type
Required
sheet
The reference to the Excel sheet.
excel sheet reference
Yes
Output Concepts
Concept
Description
Type
sheet's tables
The list of Excel tables in the sheet.
excel table reference
Examples
Retrieve the tables of an Excel sheet.
Retrieve the tables of an Excel sheet by name.
Last updated
Was this helpful?