You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am developing a python script using python docx. I need to extract information from docx table. However, some of the cells are not detected by my script. The cell is not a merged one. Please let me know why this has happened and possible solutions. Thanks in advance.