Get the Row's Cells From the Worksheet Range
Retrieve the cell of an Excel sheet.
Input Concepts
Concept
Description
Type
Required
worksheet range
The reference to the Excel range.
excel range reference
Yes
row
The reference to the Excel row.
excel row reference
Yes
Output Concepts
Concept
Description
Type
row's cells
The list of Excel cells in the sheet.
excel cell reference
Examples
Retrieve the cells of an Excel sheet.
Last updated
Was this helpful?