Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging cells with borders #47

Open
tg44 opened this issue Jul 30, 2019 · 1 comment
Open

Merging cells with borders #47

tg44 opened this issue Jul 30, 2019 · 1 comment

Comments

@tg44
Copy link
Contributor

tg44 commented Jul 30, 2019

Repro1:
Create a line, and a cell, add a border to the cell, merge the cell with others, the border will be only around the original cell.

Repro2:
Create a line, add multiple cells all with bordered, merge them, still only the first cells original borders are appear, the other cells borders are missing.

I didn't look into the code yet, but this is hurting my sheets :D

@HlibRuk
Copy link

HlibRuk commented Apr 13, 2023

I had some issues with styles of merged cells.
A workaround that worked for me: declaring empty cells with desired styles, then declaring merge regions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants