## Problem I need to get all paragraphs and tables in order they have in docx file. Is there any way I can do this? ## Solution May be just one index for paragraph objects and table objects will be enough.
Problem
I need to get all paragraphs and tables in order they have in docx file. Is there any way I can do this?
Solution
May be just one index for paragraph objects and table objects will be enough.