C1Excel导出超6万行
请 C12015 C1Excel如何新建XLSX文件,行数超过6万的。谢谢你可以参考文档,
https://www.grapecity.com/componentone/docs/win/online-excel/excelfornetquickstart.html
保存为xlsx需要指定格式为openxml
https://www.grapecity.com/componentone/docs/win/online-excel/C1.C1Excel.4.5.2~C1.C1Excel.C1XLBook~Save(String,FileFormat).html
还是没解决写入6万行的限制。第二个链接无法打开。 绕了个圈自行解决了。谢谢 https://www.grapecity.com/componentone/docs/win/online-excel/C1.C1Excel.4.5.2~C1.C1Excel.C1XLBook~Save(String,FileFormat).html
重新给你发了一下,打开这个就行,其实就是FileFormat 设置为OpenXml就行
页:
[1]