白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Number of read columns
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Read the total number of columns in the excel file.
3、 Attribute description
● Output to variable: read the variable to be assigned to the total number of columns. The variable can be used later in the process.
● Workbook object: the excel workbook object variable that has been opened.
● worksheet: the name of the worksheet in the workbook, for example: "Sheet1".

4、 Use example
1. Execution logic
Read the number of columns in Excel and print them through the log.
2. Output results






