本文介绍了从Excel工作表中读取数据并进行编辑(删除'@'by at,删除'&'by和)并使用C#保存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,



我必须验证一张excel表,并希望将其保存在本地机器上的任何一个文件夹中。

我必须做以下更改,例如:

1)用'at'取消'@'特殊字符'

2)通过单词'重新''''特殊字符'和'



提前致谢



温馨的问候,

桑迪

解决方案

Hello,

I have to validate one excel sheet and want to save it in any one folder on local machine.
I have to do the following changes like:
1)Remaove '@' special character by the word 'at'
2)Remaove '&' special character by the word 'and'

Thanks in advance

Warm Regards,
Sandy

解决方案


这篇关于从Excel工作表中读取数据并进行编辑(删除'@'by at,删除'&'by和)并使用C#保存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-28 23:16
查看更多