Skip to content

Contents of the cells are not vertically centered #2583

Open
@philips81

Description

@philips81

Hi,
I have to use phpword 0.18.3 and when creating the tables I encounter the problem shown in the image.

$cell = $row->addCell(\PhpOffice\PhpWord\Shared\Converter::cmToTwip(9), ['valign' => \PhpOffice\PhpWord\SimpleType\Jc::CENTER]);

The contents of the cells are not vertically centered and I cannot do this from Office or another word editor.
Does anyone have a solution?
Thanks

Screenshot 2024-03-08 093141

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions