How from Clipboard content into xls (xlsx) with spreadsheetlight, C# winforms

前端 未结 0 378
借酒劲吻你
借酒劲吻你 2021-01-30 15:04

I try paste my Clipboard into an Excel with spreadsheetlight.

I\'ve following code:

string HtmlBody = ExportDatatableToHtml(dt, Itog_Rep);         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题