wt1990

vc中判断excel文件是否存在,删除excel文件可以使用PathFileExists_和DeleteFile函数

但是,由于03以后excel的后缀改为.xlsx。所以,使用时需加后缀.xlsx。

如:PathFileExists(“C:\Users\tony-wt\Desktop\MyProject\11.xlsx”)

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
  • 2022-12-23
猜你喜欢
  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
相关资源
相似解决方案