I used js to develop a word Plug-In. I'm using the following code
font.underline = Word.UnderlineType.thick
I found this code can only set the type. How do i set the underline color?
I used js to develop a word Plug-In. I'm using the following code
font.underline = Word.UnderlineType.thick
I found this code can only set the type. How do i set the underline color?