嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#读取Excel
1、弹出选框选择Excel文件 2、自动将Excel的所有工作表加载到下拉框 3、根据用户的需要,选择自己想要看哪一个工作表的哪一些列的数据
.
├── C#读取Excel_读取Excel0.zip
├── ReadExcel
│ ├── Read
│ │ ├── ExcelHelp.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Ppt_presentation_128px_583263_easyicon.net.ico
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Read.csproj
│ │ ├── Resources
│ │ │ ├── gear_24px_26372_easyicon.net.png
│ │ │ └── gear_wheel_24px_33821_easyicon.net.png
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── Read.exe
│ │ │ ├── Read.pdb
│ │ │ ├── Read.vshost.exe
│ │ │ └── Read.vshost.exe.manifest
│ │ └── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── Read.Form1.resources
│ │ ├── Read.Properties.Resources.resources
│ │ ├── Read.csproj.FileListAbsolute.txt
│ │ ├── Read.csproj.GenerateResource.Cache
│ │ ├── Read.exe
│ │ ├── Read.pdb
│ │ └── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── ReadExcel.sln
│ └── ReadExcel.v12.suo
├── WaveLibMixer.suo
├── 读取Excel.zip
└── 解压密码.txt
9 directories, 33 files