Name | Type | Description | Notes |
---|---|---|---|
path | str | The Path of the location of this object; leave blank for new tables | [optional] |
all_paragraphs | list[DocxParagraph] | All paragraphs anywhere in the document; these objects are not sequentially placed but are scatted across document | [optional] |
all_tables | list[DocxTable] | All tables anywhere in the document; these objects are not sequentially placed but are scatted across the document | [optional] |