G
Gilroy
I have a numbered list in a text frame. The 7th item in
the list is highlighted yellow. How can I remove the
highlight?
I can get to the text of the list item using this:
Word.Application.ActiveDocument.Shapes.Item
(36).TextFrame.TextRange.ListParagraphs.Item(7).Range.Text
I can not find the property to control the highlighted
color. Can someone help?
the list is highlighted yellow. How can I remove the
highlight?
I can get to the text of the list item using this:
Word.Application.ActiveDocument.Shapes.Item
(36).TextFrame.TextRange.ListParagraphs.Item(7).Range.Text
I can not find the property to control the highlighted
color. Can someone help?