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

Styles are not applied when pasting across worksheets. #1719

Open
ykawakamy opened this issue Jan 8, 2025 · 1 comment
Open

Styles are not applied when pasting across worksheets. #1719

ykawakamy opened this issue Jan 8, 2025 · 1 comment

Comments

@ykawakamy
Copy link

currently(v5), pasting styles cannot applied across worksheets.
it appears that each worksheet instance has independent "copy"data.

proposal

share "copy"data across worksheets by moving 'data' and 'hashstring', 'style' properties from WorksheetInstance to SpreadsheetInstance.

test

https://github.com/ykawakamy/ce/blob/b0fdca86e7da88d007f29dff3ffcf8a1139c64bc/test/paste.cjs#L338-L363

@hodeware
Copy link
Collaborator

hodeware commented Jan 8, 2025

There are already several features available in the PRO versions. While we do not have immediate plans to include this particular feature due to its significant impact, we may consider it in the future. For now, we are flagging this as a feature request.

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

No branches or pull requests

2 participants