Skip to content

Releases: rabanti-github/PicoXLSX

Release v3.4.5

01 Oct 13:43

Choose a tag to compare

This is the release of the version v3.4.4

Changes

  • Fixed handling of worksheet protection (regression bug)

Content

  • The release library (dll) for .NET 4.5 and .NET Standard 2.0
  • The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
  • The help file (chm)

The NuGet package can be found https://www.nuget.org/packages/PicoXLSX

Release v3.4.4

29 Sep 22:23

Choose a tag to compare

This is the release of the version v3.4.4

Changes

  • Fixed handling of worksheet protection (selecting locked or unlocked cells)

Note: The default value of Style.CurrentCellXf.Locked is now true, to be consistent with Excel behavior. This change only affects worksheets with protection enabled and may require
explicit unlocking of cells that should remain editable

Content

  • The release library (dll) for .NET 4.5 and .NET Standard 2.0
  • The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
  • The help file (chm)

The NuGet package can be found https://www.nuget.org/packages/PicoXLSX

Release v3.4.3

26 Apr 21:29

Choose a tag to compare

This is the release of the version v3.4.3

Changes

  • Fixed a bug that prevented adding new worksheets when a pane split was defined

Content

  • The release library (dll) for .NET 4.5 and .NET Standard 2.0
  • The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
  • The help file (chm)

The NuGet package can be found https://www.nuget.org/packages/PicoXLSX

Release v3.4.2

24 Jan 21:26

Choose a tag to compare

This is the release of the version v3.4.2

Changes

  • Fixed a regression bug in the Cell function ConvertArray

Content

  • The release library (dll) for .NET 4.5 and .NET Standard 2.0
  • The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
  • The help file (chm)

The NuGet package can be found https://www.nuget.org/packages/PicoXLSX

Release v3.4.1

19 Jan 20:57

Choose a tag to compare

This is the release of the version v3.4.1

Changes

  • Fixed a bug on writing default column widths (not persisted in some cases)
  • Code maintenance

Content

  • The release library (dll) for .NET 4.5 and .NET Standard 2.0
  • The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
  • The help file (chm)

The NuGet package can be found https://www.nuget.org/packages/PicoXLSX

Release v3.4.0

12 Jan 00:42

Choose a tag to compare

This is the release of the version v3.4.0

Changes

  • Added Cell constructor, accepting Address objects as address
  • Added GetRow and GetColum functions in Worksheet class
  • Added InsertRow and InsertColumn functions. Functionality provided by Alexander Schlecht in NanoXLSX
  • Added FirstCewllByValue, FirstOrDefaultCell, CellsByValue functions. Functionality provided by Alexander Schlecht in NanoXLSX
  • Added ReplaceCellValue function. Functionality provided by Alexander Schlecht in NanoXLSX
  • Code maintenance

Content

  • The release library (dll) for .NET 4.5 and .NET Standard 2.0
  • The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
  • The help file (chm)

The NuGet package can be found https://www.nuget.org/packages/PicoXLSX

Release v3.3.2

24 Nov 20:12

Choose a tag to compare

This is the release of the version v3.3.2

Changes

  • Fixed a bug of the column address (letter) resolution. Column letters above 'Z' were resolved incorrectly
  • Simplified project structure

Content

  • The release library (dll) for .NET 4.5 and .NET Standard 2.0
  • The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
  • The help file (chm)

The NuGet package can be found https://www.nuget.org/packages/PicoXLSX

Release v3.3.1

25 Oct 23:36

Choose a tag to compare

This is the release of the stable version v3.3.1
The executable contains:

The release library (dll for .NET 4.5 and .NET Standard 2.0)
The debug library and XML documentation (dll for .NET 4.5 and .NET Standard 2.0)
The help file (chm)

Release v3.3.0

23 Jul 21:33

Choose a tag to compare

This is the release of the stable version v3.3.0
The executable contains:

  • The release library (dll for .NET 4.5 and .NET Standard 2.0)
  • The debug library and XML documentation (dll for .NET 4.5 and .NET Standard 2.0)
  • The help file (chm)

Release v3.2.1

25 Feb 02:36

Choose a tag to compare

This is the release of the stable version v3.2.1
The executable contains:

  • The release library (dll for .NET 4.5 and .NET Standard 2.0)
  • The debug library and XML documentation (dll for .NET 4.5 and .NET Standard 2.0)
  • The help file (chm)