Get Cell Count
- 11 Mar 2024
- 1 Minute to read
- Print
- DarkLight
Get Cell Count
- Updated on 11 Mar 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?