如题所述:UFT怎么调用Excel让单元格进行合并,菜鸟一枚,望大神解答的简单点
1条回答 默认 最新
- 搁潜 2016-08-06 08:14关注
已经找到方法了,Excel格式调用为Range("B1:C1").Merge
参考链接来源:http://www.cnblogs.com/sirrah/articles/2349153.html解决 无用评论 打赏 举报
已经找到方法了,Excel格式调用为Range("B1:C1").Merge
参考链接来源:http://www.cnblogs.com/sirrah/articles/2349153.html