BalaReva.Excel.Activities 10.0.0

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

// Install BalaReva.Excel.Activities as a Cake Tool
#tool nuget:?package=BalaReva.Excel.Activities&version=10.0.0

1.It has an custom components to generate the Pie,Column,Line,Bar charts for the excel data.

It has provision to copy the charts as image by using Image Copy property. 2.New Activity to rename the workbook sheet name Rename Work Sheet.

3.Column Hide/Unhide activity.

4.Row Hide/Unhide activity.

5.Copy Data activity.

6.Delete Data activity.

7.Clipboard To Datatable activity.

8.Merge Cells activity.

9.Unmerge cells activity.

10.Excel Export to Access activity.

11.Comment Activities (Add,Delete,Get,ShowHide).

12.Add Sheet and Delete Sheet Activities

13.Copy to WorkBook Activity

14.Copy to File Activity

15.Hide Unhide sheet Activity

16.Protect Unprotect sheet Activity

17.Create Workbook Activity

To get more detail . Please send me the mail.

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 (3)

Showing the top 3 NuGet packages that depend on BalaReva.Excel.Activities:

Package Downloads
ulogitech.Uipath.Excel

Excel

ulogitech.excel

Excel

TonyActivities

Tony Activities

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2020.3.3 43,421 1/12/2021
2020.3.2 28,593 12/30/2020
2020.3.1 3,241 12/17/2020
2020.3.0 14,839 10/10/2020
2020.2.0 11,692 8/7/2020
2020.1.1 744 9/18/2020
2020.1.0 8,524 9/4/2020
10.0.0 10,437 9/11/2018

2.0.3 - New (Column,Line,Bar ) Charts included
3.0.0 - New Activity for renaming the sheet name
4.0.0 - New Activities added called Column and Row Hide/UnHide
4.0.1 - Display name Change
5.0.1 - New Activities added "Copy Data","Delete Data" and "Clipboard To Datatable".
6.0.0 - Merge Cells,UnMerge Cells.
7.0.0 - Excel to Access export option
8.0.0 - Comment Activities (Add,Delete,Get,ShowHide)
9.0.0- Add Sheet and Delete Sheet
9.0.1 - Adding Namespace for add sheet and delete sheet
10.0.0 - Sheets- Copy to (Workbook,File),Hide Unhide,Protect Unprotect,Create Workbook