You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: