白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Set cursor position
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Set the position of the cursor in the target word document. You can set the position and method of moving relative to the current position.
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.
● Move position: how many units the cursor moves.
● Mobile mode: the unit in which the cursor moves. Word: move in word units; Row: moves in behavior units; Paragraph: moves in paragraphs.

4、 Use example
1. Execution logic
Open a word and set the cursor after the third word.

2. Output results





