Unplanned
Last Updated: 08 Aug 2024 09:07 by ADMIN
The AutoFitWidth functionality does not take into account the filtering button.
Unplanned
Last Updated: 07 Nov 2024 11:51 by ADMIN
Formula evaluation causes an endless loop when importing a specific file
Unplanned
Last Updated: 10 Dec 2021 09:18 by ADMIN

The vertical grid lines are not visible in a scatter chart. The grid lines are visible when opened in Excel.

 

Unplanned
Last Updated: 28 Feb 2022 12:53 by ADMIN
The formula when adding a number to date is not calculated correctly. 
Unplanned
Last Updated: 23 Nov 2021 14:51 by ADMIN

The content of some rows which contain new lines can be clipped when a fixed-width column is wrapped.

This can be observed in the following images.

Before the export:

After the export:

Completed
Last Updated: 07 Dec 2021 14:43 by ADMIN
Release R1 2022
Exception when rounding a decimal value in a formula with a lot of precision numbers
Completed
Last Updated: 22 Nov 2021 15:36 by ADMIN
Release R1 2022
An exception is thrown when importing a document containing custom number formats with date or time part and empty sections.
Completed
Last Updated: 17 Dec 2021 16:24 by ADMIN
Release R1 2022
The full data for the images is not copied and they are missing in the target worksheet.
Unplanned
Last Updated: 08 Nov 2021 09:21 by ADMIN
Created by: Erwin
Comments: 0
Category: SpreadProcessing
Type: Feature Request
1
The XlsFormatProvider currently doesn't support charts and skips them while importing or exporting a document.
Unplanned
Last Updated: 05 Sep 2023 12:17 by ADMIN
The import process takes much time when the formatting of the cells needs to be resolved. 
Completed
Last Updated: 02 Nov 2021 07:54 by ADMIN
Release R3 2021 SP1
If there are cells in the column with wrapped content, containing text with more than one word, and other cells with smaller content, the auto-fitting does not respect the width of the wrapped cell and sets the column width to the width of the other smaller cells.
Completed
Last Updated: 12 Oct 2021 14:23 by ADMIN
Release R3 2021 SP1
Formulas referring to cells containing cell references are not recalculated if the imported document containing cached formula values.
Completed
Last Updated: 12 Oct 2021 14:17 by ADMIN
Release R3 2021 SP1
Importing a document containing [hh]:mm number format causes an ArgumentException.
Unplanned
Last Updated: 05 Oct 2021 08:02 by ADMIN
When importing a document with encrypted records a NotImplementedException is thrown: System.NotImplementedException: "Implement it based on poi 4.2 in the future".
Completed
Last Updated: 19 Oct 2021 11:44 by ADMIN
Release R3 2021 SP1
Created by: Avrohom Yisroel
Comments: 1
Category: SpreadProcessing
Type: Bug Report
0
When exporting to PDF, the hidden sheets should not be included in the layout. Or, at least, there should be an option whether to skip them or not.
Duplicated
Last Updated: 14 Sep 2021 08:04 by ADMIN
Created by: Monique
Comments: 0
Category: SpreadProcessing
Type: Feature Request
0
Add support for Excel 5.0/95 Workbooks.
Completed
Last Updated: 20 Jan 2022 08:18 by ADMIN
Release R1 2022
Created by: Martin
Comments: 0
Category: SpreadProcessing
Type: Feature Request
3

From the OOXML Specification: A comment is a rich-text note that is attached to and associated with a cell, separate from other cell content.

In Office 365 there are two types of comments:

This item applies to Comments/Notes only.

For Threaded Comments, please follow: SpreadProcessing: Comments (Threaded Comments)

Unplanned
Last Updated: 17 Dec 2021 08:16 by ADMIN
When importing a document containing a formula with an invalid reference an exception is thrown: FormulaParseException: 'Unused input [A1] after attempting to parse the formula [#REF!A1]'
Completed
Last Updated: 20 Sep 2021 14:07 by ADMIN
Release R3 2021 SP1
When importing a document containing a destination that does not refer to a formula an exception is thrown: System.NullReferenceException: 'Object reference not set to an instance of an object.'
Completed
Last Updated: 03 Sep 2021 12:34 by ADMIN
Release R3 2021

Exporting sheet properties corrupts the file and it cannot be opened in Excel.

In the latest version we export: 

<sheetPr>
<pageSetUpPr fitToPage="true" />
<tabColor rgb="FF92D050" />
</sheetPr>

Excel cannot read this and tries to recover the file unsuccessfully. This works in R3 2020.