I am tring to extract highlighted text from a table in a word doc, managed to do so with:
from docx import * document = Document(file_loc) words = document._eleme