Essential Studio for Windows Forms Release Notes
v19.4.0.41
January 04, 2022
Calculate
Bug Fixes
- #I348644 - COUNTIF formula returns proper result when sheet reference is passed as argument.
- #I348646 - COUNTIF formula returns proper result when IterationCount is greater than zero.
- #I345341 - IRR formula returns proper result when argument range is sheet reference.
- #SF-358271 - Now LINEST formula returns the slope value in array format when the X value contains multiple column range.
ComboBoxAdv
Bug fixes
- #T353642 - Now, when the
SelectedItem
at the sample level is updated using a listbox, theComboBoxAdv
text is updated properly.
DocIO
No Changes for this product in this version.
Bug Fixes
- #I359489 - Performance has been improved while flattening annotation in a PDF document.
- #I360154 - Exception will no longer occur while removing the font from multiple instance files.
- #I358346 - Text rendering issue will no longer occur while flattening the textbox field in particular PDF documents.
Presentation
No Changes for this product in this version.
SfComboBox
Bug fixes
- #F170896 - AutoComplete now works properly in
SfComboBox
whenSelectedValue
is set as runtime. - #F170926 –
DisableForeColor
is now applied properly whenDropDownStyle
isDropDown
inSfComboBox
.
Spreadsheet
Bug Fixes
- #I347391 –
ArgumentOutOfRangeException
is no longer be thrown while copying the inserted row in Spreadsheet.
XlsIO
Bug Fixes
- #I356617 - Exception thrown while creating pivot table with autosort when same pivot value exist in lower and upper cases, is now resolved.
- #F171153 - ArgumentOutOfRange exception thrown while accessing worksheet with name have .xlsx extension is now resolved.
- #I354714 - Chart secondary value axis is now rendered properly in Chart to Image conversion.
- #I358413 - File being corrupted when pivot table data source has a backspace(\b) character, is now resolved.
- #I357326 - Conditional format with discontiuous range is now moved properly to another range.
- #I359498 - Null reference exception thrown when the chart without category range is converted to image, is now resolved.
- Shapes color is now rendered properly while converting Excel document to PDF.
- Long text is now rendered properly in Excel to PDF conversion, even when the gridlines are enabled.