Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将嵌套的制表器数据复制到制表器提供的剪贴板功能。当我点击'ctrl + c'并将其粘贴到excel文件时,我被卡住了,它没有给我嵌套的制表符。我的表是这样的:截图
我什至试过
rowGroups : true
但它仍然没有给我屏幕截图中显示的内容。你能帮我解决这个问题吗?
目前您无法将表格嵌套到剪贴板,rowGroups选项指的是用于对整组行进行分组的行组选项。