它们都具有相同的名称格式,但它们并不都是.xlsx文件格式,有些是.xlsm格式。& RefSheet.Cells(file, 2), UpdateLinks:=False, ReadOnly:=True)
End If
我正在尝试做一个简单的测试,在尝试打开之前,首先测试.xlsx/.xlsm的文本文件名,但似乎无法正确完成。
嘿, i使用Monodevelop已经有一段时间了(~4个月),直到本周,一切都很完美。
现在,每当我尝试运行控制台项目时,我都会得到以下错误:/usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(5,5): Error MSB3021: Unable to copy file "obj/x86/Release/AppName.exe" to "bin/Release/AppName.exe". Access to the path is denied. (MSB3021)