minren118
minren118
因为程序调用时,如果没有强名称,不能把dll放到其他文件夹内使用,致使clikconce模式下的更新程序,每次都要复制一份dll到用户机上,造成大量重复冗余,希望,在nuget上能够对程序集进行强名称签名。
用的是单元测试里的代码,但报错。 
在nuget上找不到这个库的dll,而自己下载下来编译后测试,好多报错,不知道是不是自己操作不当的原因。 水平比较差,不懂太多,只想有个.net版本的可以用一下,我主要是做Excel开发的,想做点自定义函数出来。
In Excel file, I use the CustomXMLParts objects embedded in some XML information, look forward to in EPPLUS, to achieve a similar VBA CustomXMLParts. Add and CustomXMLParts SelectByID interface methods,...
Currently exporting Excel data, NumberFormat of Excel cell range is not set based on data type of DataTable  It is recommended to add the ability to specify Excel Range...
In the chart object, when my chart series refers to the contents of an array instead of a range of cells, In the ChartSerie image of EPPLUS, only one Series...
Using the VSTO project, I was able to implement the webview2 display on the CustomTaskPane. but in Exceldna project,it will make Error in **await webView.EnsureCoreWebView2Async(webViewEnvironment);** the whole MyCustomTaskPane code is...
After adding rows to ExcelTable, the filled column formula loses the properties of the array formula
[testExcelTable.xlsx](https://github.com/user-attachments/files/17428171/testExcelTable.xlsx) ### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.4 ### Spreadsheet application Excel365 ### Description I used the following code to add a new line after...
### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.4 ### Spreadsheet application Excel365 ### Description When a user references ExcelTable's formulas in cells other than ExcelTable, using...
### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.4.1 ### Spreadsheet application Excel365 ### Description [testcopyRange1.xlsx](https://github.com/user-attachments/files/17469636/testcopyRange1.xlsx) Very weird behavior, as long as this text box exists on...