Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 808 Bytes

File metadata and controls

12 lines (8 loc) · 808 Bytes

DocxBody

Properties

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

[Back to Model list] [Back to API list] [Back to README]