BalaReva.EasyExcel.Activities 28.0.0

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

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

This package's activities are to make easy automation in Excel.

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
28.1.2 18,382 1/9/2021
28.1.1 1,045 1/3/2021
28.1.0 449 1/3/2021
28.0.4 610 12/29/2020
28.0.3 492 12/29/2020
28.0.2 3,280 11/8/2020
28.0.1 757 11/3/2020
28.0.0 1,841 10/23/2020
27.0.0 670 10/22/2020
26.1.0 3,009 10/12/2020
26.0.0 1,503 9/12/2020
25.0.0 1,995 8/7/2020

1.0.0 - New
1.0.1 - Extension error fix..
2.0.0 - New activities (ColumnMove,ColumnCopy)
2.1.0 - Paste From Clipboard
2.2.0 - New activity Copy ToClipboard
3.0.0 - New activities Find and FindReplace,ColumnMove category name change.
3.0.1 - Removed the ColumCopy to add more features
4.0.0- New activities FindLastRow and FindLastColumn
5.0.1 - CellFont new activity
5.1.0 - Get Table Names
6.0.0 - New activity Delete contiguous Rows and Columns
6.1.0 - Adding new feature that Rowindexs in find activity
7.0.0 - Add new activity Refresh all
8.0.0 - Implement the UiPath Recommendation
9.0.0 - New activity - SetBorder
10.0.0 - New activities - GetHiddenColumns,GetHiddenRows
11.0.0 - New activities DeleteTable and ExistsTable. Get Tables activity namespace changed to Table
12.0.0 - New Activity InsertHyperlink
13.0.0 - New activity GetHyperlink
14.0.0 - New activity RemoveHyperlink
15.0.0 - New activity IsMergedCell
16.0.0 - UiPath Go recommendation
17.0.0 - New activities Freeze Columns and Freeze Rows
19.0.0 - Get Column Index and Get Column Name
19.1.0 - Add the Last and First to move the sheet in the Move sheet activity
20.0.0- New activity "Sorting" . Having the provisionfor multiple column.
20.0.1- UiPath Recommendations..
20.2.0 - Error fix in Paste Clipboard
21.0.0 - Remove / Clear filter
22.0.0 - Remove / Clear NonTable filter
22.0.0 - Copy As Picture
22.0.1 - Removed Copy As Picture
23.0.0 - Activity Format Painter
24.0.0- new activities Extract Images, Delete Image, Image Exists,Copy as picture
25.0.0 - New activities ChartImageExtract,ChartFormat,ChartDelete,ChartCopyToClipboard,ChartEmbedToPowerPoint
26.0.0- New activities (Tab Color,Freeze Panes,SelectCell)
26.1.0- ContinueOn Error added to all activities, CellFont Actvity renamed to Set Range Style
27.0.0- New activities - Find empty rows,HideUnhide empty rows.
28.0.0- New activity - Delete empty rows and code improvement in Delete Row.