AnourValar / office

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merged cell

develgold opened this issue · comments

Template:
изображение

Params:

$data = [
    'items' => [ [ 'item 1', 'item 2', 'item 3'  ] ]
];

Result:
изображение

commented

Hi there!
Multi rows ("vertical") merging is not implemented yet as well.

It is only works that way:
image
image

Of course, you can always apply some changes via hookAfter