Skip to content

[docx_creator] it seems that DocxTableCell.marginLeft is not used #98

@MarcVanDaele90

Description

@MarcVanDaele90

When setting DocxTableCell.marginLeft=100, I think we should get

<w:tcPr>
...<w:tcMar>
<w:left w:w="100" w:type="dxa"/>
</w:tcMar>

This does not seem to happen afaics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions