摘要:
方法: 问题:数字000101;导出excel变成了101;;;;科学计数法也是这样 解决方法: 1: xlSheet.Cells(num,8).NumberFormatLocal = "@";//设置导出为文本 2: xlSheet.Cells(num, 9).Value = "'"+agency 阅读全文
posted @ 2016-06-14 11:43
吴水水
阅读(6407)
评论(0)
推荐(0)
2016年6月14日