Get the Column's Cells from the Table
Get the number of columns in an Excel table.
Input Concepts
Concept
Description
Type
Required
table
The reference to the Excel table.
excel table reference
Yes
column
The reference to the Excel column.
excel column reference
Yes
Output Concepts
Concept
Description
Type
column's cells
The list of Excel cells in the table column.
excel cell reference
Examples
Retrieve the cells of an Excel table.
Last updated
Was this helpful?