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
I have a use case in which a Cell within a table contains another table. I can extract the paragraphs of the Cell but not the sub-table. I am able to workaround this by traversing the element tree and searching for sub-rows.