MM.Plug.Excel
1.0.9
dotnet add package MM.Plug.Excel --version 1.0.9
NuGet\Install-Package MM.Plug.Excel -Version 1.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MM.Plug.Excel" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MM.Plug.Excel" Version="1.0.9" />
<PackageReference Include="MM.Plug.Excel" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MM.Plug.Excel --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MM.Plug.Excel, 1.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MM.Plug.Excel@1.0.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MM.Plug.Excel&version=1.0.9
#tool nuget:?package=MM.Plug.Excel&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
修復bug
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NPOI (>= 2.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
更新 2018-11-27 浮點數轉INT BUG 修復
更新 2016-08-19 temp bug 修復
更新 2016-08-16
1.新增加入底部 SetBottom
更新 2016-08-11
1.GrivView HideColumn 支援多筆
2.新增範本錯誤訊息
更新 2016-08-08
1.SetCellValue 複數
2.輸出檔名編碼調整
3.Dump 範本結構輸出
預計擴充
SetFunction(某欄,某列,function())
SetFunction(某欄,function())
SetFunction(某列,function())