ExcelExtension.Activities 1.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package ExcelExtension.Activities --version 1.0.11
NuGet\Install-Package ExcelExtension.Activities -Version 1.0.11
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.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExcelExtension.Activities --version 1.0.11
#r "nuget: ExcelExtension.Activities, 1.0.11"
#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 ExcelExtension.Activities as a Cake Addin
#addin nuget:?package=ExcelExtension.Activities&version=1.0.11

// Install ExcelExtension.Activities as a Cake Tool
#tool nuget:?package=ExcelExtension.Activities&version=1.0.11

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

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 4,136 2/14/2020
1.0.11 533 1/17/2020
1.0.10 458 1/17/2020
1.0.9 517 1/9/2020
1.0.8 495 1/9/2020
1.0.7 624 1/8/2020
1.0.6 630 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