Get the File's Sheets
Retrieve the sheets of an Excel file.
Input Concepts
Concept
Description
Type
Required
file
The reference to the Excel file. The file must be an Excel file stored in a SharePoint document library.
sharepoint file reference
Yes
Output Concepts
Concept
Description
Type
file's sheets
The list of Excel sheets in the file.
excel sheet reference
Examples
Retrieve the sheets of an Excel file.
Retrieve the sheets of an Excel file by name.
Last updated
Was this helpful?