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.
paket add MM.Plug.Excel --version 1.0.9
#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.
// Install MM.Plug.Excel as a Cake Addin
#addin nuget:?package=MM.Plug.Excel&version=1.0.9

// Install MM.Plug.Excel as a Cake Tool
#tool nuget:?package=MM.Plug.Excel&version=1.0.9

修復bug

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 962 11/27/2018
1.0.8 1,108 8/19/2016
1.0.7 972 8/16/2016
1.0.6 962 8/15/2016
1.0.5 940 8/11/2016
1.0.4 934 8/8/2016
1.0.2 1,273 7/25/2016
1.0.1 1,031 7/25/2016
1.0.0 1,238 7/22/2016

更新 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())