G
Guest
Hi there. I'm trying to figure out if it's possible to set the color of text
that I add to a TextRange object using COM. It would seem that the best way
to do this would be to get a Font object from the the TextRange and access
the Color property but as far as I can tell, the Color property is read-only.
Can anyone confirm this or guide me in the right direction for a solution?
Thanks.
that I add to a TextRange object using COM. It would seem that the best way
to do this would be to get a Font object from the the TextRange and access
the Color property but as far as I can tell, the Color property is read-only.
Can anyone confirm this or guide me in the right direction for a solution?
Thanks.