Range.ItalicBi (Word)
True if the font or range is formatted as italic.
This property returns True, False or wdUndefined (for a mixture of italic and non-italic text). Can be set to True, False, or wdToggle.
ActiveDocument.Paragraphs(1).Range.ItalicBi = True