我可以正确地打开和读取excel文件,但是输出不会停止。当有空单元格时,它会继续运行。当程序到达没有数据的单元格时,我如何让它停止?谢谢你的帮助using System.Collections.Generic; using System.Runtime.InteropServices; using System.Threading.Tasks;
using Excel = Microsoft.Office.
我需要让定点数字类继承自System.Type。{ public int Width { get; set; } public FixedPoint(Boolean signed = false, int width = 16, int integerWidth = 8) Signed = signed;
Width = widt