91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.20M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-26
  • 語言: C#
  • 標(biāo)簽: Excel??OpenXML??

資源簡介

C# 使用DocumentFormat.OpenXml 和 DocumentFormat.OpenXml.Extensions 這個(gè)擴(kuò)展讀寫Excel文件的例子

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;

using?DocumentFormat.Openxml.Extensions;
using?DocumentFormat.Openxml.Spreadsheet;
using?DocumentFormat.Openxml.Packaging;
using?DocumentFormat.Openxml;

namespace?Openxml2
{
????class?Program
????{
????????static?void?Main(string[]?args)
????????{
????????????args?=?new?string[]?{?@“C:\Users\Ralph\Documents\Visual?Studio?2010\Projects\OpenxmlExcel\Template.xlsx“?};
????????????WriteToExcel(args[0]);


????????????/*
????????????string?s?=?string.Empty;
????????????int?v?=?0;
????????????string?s1?=?string.Empty;
????????????int?v1?=?0;
????????????for?(int?i?=?1;?i?????????????{
????????????????s?=?IntToExString(i);
????????????????s1?=?ToNumberSystem26(i);
???

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????68096??2010-07-09?21:10??DocumentFormat.Openxml.Extensions.dll
?????文件???????52611??2010-07-09?21:10??DocumentFormat.Openxml.Extensions.xml
?????文件???????38345??2014-12-14?20:56??DocumentFormat.Openxml.Extensions.zip
?????文件?????????451??2014-12-15?00:25??Notes.txt
?????目錄???????????0??2015-05-25?17:32??Openxml2\
?????目錄???????????0??2015-05-25?17:32??Openxml2\bin\
?????目錄???????????0??2015-05-25?17:32??Openxml2\bin\Debug\
?????文件???????68096??2010-07-09?21:10??Openxml2\bin\Debug\DocumentFormat.Openxml.Extensions.dll
?????文件???????52611??2010-07-09?21:10??Openxml2\bin\Debug\DocumentFormat.Openxml.Extensions.xml
?????文件????????9728??2014-12-16?17:30??Openxml2\bin\Debug\Openxml2.exe
?????文件???????15872??2014-12-16?17:30??Openxml2\bin\Debug\Openxml2.pdb
?????文件???????11600??2014-12-16?17:26??Openxml2\bin\Debug\Openxml2.vshost.exe
?????文件?????????490??2010-03-17?22:39??Openxml2\bin\Debug\Openxml2.vshost.exe.manifest
?????目錄???????????0??2015-05-25?17:32??Openxml2\obj\
?????目錄???????????0??2015-05-25?17:32??Openxml2\obj\x86\
?????目錄???????????0??2015-05-25?17:32??Openxml2\obj\x86\Debug\
?????文件????????6105??2014-12-16?17:30??Openxml2\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????1275??2014-12-16?17:29??Openxml2\obj\x86\Debug\Openxml2.csproj.FileListAbsolute.txt
?????文件???????23409??2014-12-15?14:38??Openxml2\obj\x86\Debug\Openxml2.csprojResolveAssemblyReference.cache
?????文件????????9728??2014-12-16?17:30??Openxml2\obj\x86\Debug\Openxml2.exe
?????文件???????15872??2014-12-16?17:30??Openxml2\obj\x86\Debug\Openxml2.pdb
?????目錄???????????0??2014-12-14?20:58??Openxml2\obj\x86\Debug\TempPE\
?????文件????????2776??2014-12-14?21:09??Openxml2\Openxml2.csproj
?????文件????????9407??2014-12-16?17:29??Openxml2\Program.cs
?????目錄???????????0??2015-05-25?17:32??Openxml2\Properties\
?????文件????????1428??2014-12-14?20:58??Openxml2\Properties\AssemblyInfo.cs
?????目錄???????????0??2015-05-25?17:32??OpenxmlExcel\
?????文件????????1324??2014-12-14?21:09??OpenxmlExcel.sln
?????文件???????29184??2015-11-11?12:17??OpenxmlExcel.suo
?????目錄???????????0??2015-05-25?17:32??OpenxmlExcel\bin\
?????目錄???????????0??2015-05-25?17:32??OpenxmlExcel\bin\Debug\
............此處省略21個(gè)文件信息

評論

共有 條評論

相關(guān)資源