白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Set font style
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Set the font style of the selected text in the target word document. You can select bold, italic, underline, etc.
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.
● Bold: whether to set the font to bold.
● Italic: whether to set the font to Italic.
● Underline: whether underline is set for the font.
4、 Use example
1. Execution logic
Open a word, select all, and set its font to & ldquo; Founder Yao Ti & rdquo;, Set the font color to red, set the font style, and finally set the alignment.

2. Output results






