paper-docxAPI referencestory
TableShape
paper-docx 0.2.0 API reference
TableShape(rows: int, columns: int, has_merges: bool, has_nested_table: bool)Attributes
columns
attributecolumnsinthas_merges
attributehas_mergesboolhas_nested_table
attributehas_nested_tableboolrows
attributerowsintFunctions
to_dict
functo_dict() -> 'Dict[str, object]'Returns
'Dict[str, object]'