白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Select row
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Select some lines in the target word document to specify the starting line.
3、 Attribute description
● Document object: represents the word document object to be operated on. You can use the variables returned by components such as open document.
● Start line: the line number of the first row of the range to be selected.
● End line: the line number of the last row of the range to be selected.

4、 Use example
1. Execution logic
Open a word, select the first line, then read the selected content and print the log.

2. Output results





