Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > List > Dynamic Row |
The Get Cell Count step obtains the number of columns of a row within an Excel spreadsheet or a Report.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Row | The row of the Excel file or Report to retrieve the count of columns. | DynamicDataRow |
Outputs
Property | Description | Data Type |
---|---|---|
GetCellCount1_Output | Count of columns within the Row. | Int32 |