如何在Word中插入颜色?

Ath*_*han 0 vba ms-word

如何插入带有颜色的文本.下面的代码只会插入普通文本.

oDoc.Range.InsertAfter("Text Input One")
Run Code Online (Sandbox Code Playgroud)