Completed
Last Updated: 16 Mar 2022 13:51 by ADMIN
Release R2 2022
Created by: Nicholas
Comments: 1
Category: SpreadProcessing
Type: Feature Request
1
In newer versions of EXCEL (2019 and later) the CONCAT function is introduced as a replacement of the old CONCATENATE function. It adds the ability to specify a range of cells when generating the resulting string in addition to its previously supported input arguments.
NOTE: In EXCEL starting from version 2019, CONCATENATE can no longer be inserted in the worksheet through the UI, it can only be used if you type it directly in the cell's contents.
Completed
Last Updated: 16 Mar 2022 07:45 by ADMIN
Release R2 2022
When importing a document with an unclosed <br> element in the vmlDrawing part an exception is thrown: System.Xml.XmlException: 'The 'br' start tag on line 183 position 14 does not match the end tag of 'font'. Line 184, position 7.'

Completed
Last Updated: 14 Mar 2022 16:08 by ADMIN
Release R2 2022
Applying conditional formatting to different worksheets and exporting the file to XLSX results in a file with conditional formatting on the active sheet only. The conditional formatting on the rest of the worksheets is lost. 
Unplanned
Last Updated: 28 Feb 2022 12:53 by ADMIN
The formula when adding a number to date is not calculated correctly. 
Completed
Last Updated: 17 Feb 2022 15:22 by ADMIN
Release R1 2022 SP1
Provide API for converting cell range name to CellRange.
Completed
Last Updated: 16 Feb 2022 12:55 by ADMIN
Release R1 2022 SP1
If some notes exist below the inserted/removed cells, the notes need to be moved as well along with the rest of the cells. Currently, after insert/remove, the notes are still associated with the original cell index thus are in the wrong cells.
Completed
Last Updated: 09 Feb 2022 14:20 by ADMIN
Release R1 2022 SP1
The error is with a message "Index and count must refer to a location within the string (Parameter 'count')" and is thrown inside the FormatHelper.FindAllOccurrences method.
Completed
Last Updated: 08 Feb 2022 13:22 by ADMIN
Release R1 2022 SP1
NullReferenceException when importing a document that contains vml shapes with no row and column
Unplanned
Last Updated: 08 Feb 2022 12:47 by ADMIN
Indirect function cannot get named range by name as string or cell value.
Unplanned
Last Updated: 07 Feb 2022 15:55 by Divya
Created by: Divya
Comments: 0
Category: SpreadProcessing
Type: Feature Request
0
The Spilled range operator (#) is responsible for selecting the whole range of values used after a cell reference.
Unplanned
Last Updated: 01 Feb 2022 08:23 by ADMIN
Created by: Mandip Kaila
Comments: 0
Category: SpreadProcessing
Type: Feature Request
1
Enable the users to execute the macros that are inside their files.
Unplanned
Last Updated: 21 Jan 2022 15:30 by ADMIN
Created by: Joseph
Comments: 0
Category: SpreadProcessing
Type: Feature Request
1
Currently, the notes can contain plain text only. Allow inserting and preserving formatted text inside the notes.
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)

Completed
Last Updated: 20 Jan 2022 08:18 by ADMIN
Release R1 2022
ADMIN
Created by: Deyan
Comments: 6
Category: SpreadProcessing
Type: Feature Request
24
Add support for conditional formatting of cells - allow applying of rules used during visualization of cells to automatically apply formatting depending on their values.
Unplanned
Last Updated: 18 Jan 2022 14:05 by ADMIN

The named ranges are not updated after rows or columns are inserted.

Unplanned
Last Updated: 03 Jan 2022 14:42 by ADMIN
Created by: Wilfried
Comments: 0
Category: SpreadProcessing
Type: Feature Request
1
Currently, Formats such as Office 2003 XML are not supported. Introduce support for Excel 2003 XML Format.
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: 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]'
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.

 

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