找回密码
 立即注册

QQ登录

只需一步,快速开始

Barry
中级会员   /  发表于:2021-10-26 20:20  /   查看:2039  /  回复:1
10金币
请问如何通过commandManager.execute来执行命令实现ctrl+c和ctrl+v

最佳答案

查看完整内容

这两个是复制粘贴对应的api可以参考下面的demo测试一下。 https://demo.grapecity.com.cn/spreadjs/help/api/GC.Spread.Sheets.Commands.html#.copy https://demo.grapecity.com.cn/spreadjs/help/api/GC.Spread.Sheets.Commands.html#.clipboardPaste

1 个回复

倒序浏览
最佳答案
最佳答案
Derrick.Jiao讲师达人认证 悬赏达人认证 SpreadJS 开发认证
论坛元老   /  发表于:2021-10-26 20:20:17
来自 2#
这两个是复制粘贴对应的api可以参考下面的demo测试一下。
https://demo.grapecity.com.cn/sp ... Commands.html#.copy

https://demo.grapecity.com.cn/sp ... tml#.clipboardPaste
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部