Document Solutions for Excel, .NET Edition 7.2.4
Released: Oct 31, 2024
7.2.4 での更新項目
不具合の修正
- OutOfMemoryException is thrown on exporting Excel file to SJS file.
- The distributed text alignment is incorrect in the exported PDF file.
- The font name in specific cells has changed after loading the SSJSON file.
- Some unused named styles are missing after loading the original SJS file.
- Some data labels are missing in the exported image file.
- Exception is thrown on opening an SJS file.
- The chart is corrupted in the SJS file exported by DsExcel.
- Emoji characters in sheet name gets corrupted in the exported SJS file.
- The fill color is incorrect after adding a new row to the table in the exported Excel file.
- The result of LET function is incorrect when parameter contains '#'.
- The result of MAX function is incorrect in Template Language.
- Exception is thrown on exporting PDF file when the legend position of chart is invalid.
- The result of VLOOKUP function is incorrect when the parameter contains table formula.
- The result of TAKE function is incorrect when the parameter contains negative value.
- The result of SWITCH function is incorrect when it is used with other dynamic array formulas.
- The result of MAXIFS function is incorrect when it is used in defined name.
- The result of COUNTIFS function is incorrect.