ExcelExtension.Activities 1.0.12

dotnet add package ExcelExtension.Activities --version 1.0.12
                    
NuGet\Install-Package ExcelExtension.Activities -Version 1.0.12
                    
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="ExcelExtension.Activities" Version="1.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelExtension.Activities" Version="1.0.12" />
                    
Directory.Packages.props
<PackageReference Include="ExcelExtension.Activities" />
                    
Project file
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 ExcelExtension.Activities --version 1.0.12
                    
#r "nuget: ExcelExtension.Activities, 1.0.12"
                    
#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.
#addin nuget:?package=ExcelExtension.Activities&version=1.0.12
                    
Install ExcelExtension.Activities as a Cake Addin
#tool nuget:?package=ExcelExtension.Activities&version=1.0.12
                    
Install ExcelExtension.Activities as a Cake Tool

This component provides extesnion of various Excel activities like
1. Conversion from Xls to Xls
2. Renaming Sheet
3. Sort Sheet with Multiple Columns
4. Get Column Name by Column Index
5. Set Sheet Columns Autofit
6. Set Sheet Columns All Border (Thin, Continuous Line)
7. Merge Cell
8. Set Bold Text
9. Copy Sheet
10. Delete Sheet

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.

This package has no dependencies.

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.12 5,530 2/14/2020
1.0.11 575 1/17/2020
1.0.10 510 1/17/2020
1.0.9 568 1/9/2020
1.0.8 557 1/9/2020
1.0.7 676 1/8/2020
1.0.6 691 1/7/2020

This component provides extesnion of various Excel activities like
1. Conversion from Xls to Xls
2. Renaming Sheet
3. Sort Sheet with Multiple Columns
4. Get Column Name by Column Index
5. Set Sheet Columns Autofit
6. Set Sheet Columns All Border (Thin, Continuous Line)
7. Merge Cell
8. Set Bold Text
9. Copy Sheet
10. Delete Sheet