Essential Studio for Windows Forms Release Notes

v16.1.0.24
February 22,2018

Calculate

Bug Fixes

  • #193143 - COUNTIF formula calculates properly when multiple criteria are given.

Chart

Bug Fixes

  • #190639 - Additional spacing will not appear for date time axis.
  • #191441 - Now, the chart can be serialized multiple times as a template.
  • #190382 - Now, the Y axis title is being displayed properly without clipping.
  • #189643 - Axis labels are now rendering properly, when it is placed between the ticks.

ColorPickerUIAdv

Bug Fixes

  • #196402 - Now the control will be rendered properly in all resolution when DPI aware is set.

ComboBoxAdv

Bug Fixes

  • #195623 - DropDown will no longer open even we switch the application using tab key.

Common

Feature

Provided Office 2016-inspired theme support for following controls:

  • GridControl
  • GridGroupingControl
  • GridListControl
  • GridRecordNavigationControl
  • Diagram
  • TreeViewAdv
  • Spreadsheet Control
  • Palette Group Bar
  • Palette Group View
  • SuperTooltip
  • ScrollersFrame
  • MulticolumnTreeView
  • ComboBoxAdv
  • ComboBoxBase
  • Autocomplete
  • ComboBoxAutocomplete
  • ComboDropDown
  • MultiSelectionComboBox
  • TextBoxExt
  • PDF Viewer
  • CurrencyTextBox
  • IntegerTextBox
  • DoubleTextBox
  • TreeNavigator
  • PercentTextBox
  • MaskedEditBox
  • DomainUpDownExt
  • NumericUpDownExt
  • ColorPickerUIAdv
  • ColorPickerButton
  • ColorUIControl
  • Button
  • ButtonEdit
  • SplitButton
  • RadioButtonAdv
  • StatusBarAdv
  • StatusStripEx
  • MiniToolBar
  • CheckBoxAdv
  • ContextMenuStripEx
  • Docking Manager
  • Tab Control
  • Tabbed MDI Manager
  • Tabbed Grouped MDI Manager
  • Split Container
  • Tab Bar Splitter Control
  • DateTimePickerAdv

    Bug Fixes

    • #195556 – ProcessDialogKey is now properly invoked for Escape key.

    Diagram

    Bug fixes

    • #193251 - Exception raised while closing the form on diagram click event is fixed.
    • #190787 - Exception raised while serializing the hosted control which doesn’t support the serialization is fixed.
    • #190787 - Exception raised while moving the copy/pasted control node is fixed.

    DocIO

    Features

    • #181377 - Added support to embed complete fonts in the converted PDF while performing Word to PDF conversion.
    • #192592 - Added option to import styles with new unique name, if style exist in destination document with same name and different type.
    • #196209 - Added support to save chart in Word document as image by exposing OfficeChart property of WChart class.
    • #191352 - Added event to set alternate font for missing fonts in device during Word to PDF/Image conversion.
    • #149806 - Added support to preserve editable range permissions of protected Word document in DOCX to DOCX conversion.
    • #193218 - Added overload methods to open document in read only mode with Password and XHTMLValidationType parameters.

    Breaking Changes

    • The property ImportStylesOnTypeMismatch was added to the IWordDocument interface.
    • Overload methods OpenReadOnly was added to the IWordDocument interface.
    • The property FontSettings was added to the IWordDocument interface.
    • Complete field code is now included in Document Object Model(DOM) and in the Text property of WParagraph class. Whereas in previous versions, partial field code is included in DOM. For more information, kindly refer here.
    • #184371 - The TableGrid style is now applied to the table that is added using AddTable() or WTable(IWordDocument doc) API, like Microsoft Word application. Whereas in previous versions, the TableGrid style is not applied to the table.

    Bug Fixes

    • #190034 - OutOfMemoryException will be no longer thrown while converting a particular Word document as PDF.
    • #190591 - DOC format document opens properly after modifying the protection type from ‘AllowOnlyFormFields’ to other types for a particular Word document.
    • #189443 - Text size and clipping issues has been resolved while converting a particular Word document as Image(Bitmap).
    • #194503 - Owner information is now set properly while merging comment from source to destination document.
    • #194088 , #194423 - Image missing issue has been resolved while converting a particular Word document as PDF in Azure environment.
    • #193912 - Picture horizontal alignment issue has been resolved while converting a particular Word document as PDF when picture is inside a frame.
    • #192944 - CustomDocumentProperties with whitespace values are imported properly in a particular Word document.
    • #191534 - PAGE and NUMPAGES fields are preserved properly while converting a particular RTF Word document as DOCX.
    • #189597 - ArgumentOutOfRangeException and NullReferenceException will be no longer thrown while deleting and accessing a bookmark content from a particular Word document.
    • #190880 - The resultant Word document is no longer corrupted after updating the UpdateDocumentFields for a particular Word document.
    • #190024 - Images are removed properly while clearing the Word document elements.
    • #191732 - Image and text are preserved properly while converting a particular Word document as PDF.
    • #191067 - StackOverflowException will be no longer thrown while loading a particular Word document.
    • #178019 - Text wrapping issue has been resolved while converting a particular Word document as PDF.
    • #189874 - Memory leak issue has been resolved while saving a particular Word document as RTF document (multiple times).
    • #188568 - Print Layout view is now preserved properly while opening/printing resultant RTF document in Microsoft Word 2016.
    • #189881 , #193985 - AltChunk content is now preserved properly while converting a particular Word document as PDF.
    • #190783 - Table and hidden text are preserved properly while converting a particular Word document as PDF.
    • #190621 - NullReferenceException will be no longer thrown while opening a particular Word document.
    • #189655 - Bullet size is now preserved properly while merging a particular Word document elements.
    • #189767 - Bullet list is now aligned properly while converting a particular Word document as PDF.
    • #189185 - BuiltinDocumentProperties (Company,manager) are imported properly while opening particular DOC format document.
    • #188296 - OutOfMemoryException will be no longer thrown while updating document fields for a particular Word document.
    • #194825 - Table width is now updated properly while setting the table cell width for a particular Word document.
    • #194535 - Paragraph spacing is now preserved properly while importing a particular RTF format document.
    • #195050 - Content control text is now preserved properly while converting a particular Word document as PDF.
    • #195214 - NullReferenceException will be no longer thrown while converting a particular Word document as PDF.
    • #193985 - Default tab width is now preserved properly while converting a particular Word document as PDF.
    • #195343 - Text position is now preserved properly while converting a particular Word document as PDF.
    • #195793 - FormatException will be no longer thrown while importing a particular HTML document.
    • #195688 - The file is no longer corrupted while extracting and saving native data of an OLE object.
    • #189006 - Extra page preservation issue has been resolved while converting a particular Word document as PDF.
    • #194420 - BookmarkEnd is now preserved properly while importing a particular DOCX format document.
    • #193912 - Picture horizontal alignment issue in frame has been resolved while converting a particular Word document as PDF.
    • #181377 - Second consecutive tab character position is now preserved properly while converting a particular Word document as PDF.
    • #191405 - Paragraph horizontal border is now preserved properly while converting a particular Word document as PDF.
    • #189825 - No longer hangs while converting a particular Word document as PDF.
    • #178727 - Numbering.xml file size is not increasing to huge size while importing multiple Word documents.
    • #195208 - Reduced the memory consumption while appending HTML text in paragraph.

    DockingManager

    Bug Fixes

    • #195707 - Inactive window caption customization not working in DockingManager has been fixed.

    EditControl

    Bug Fixes

    • #193482 - Parenthesis not highlighted with small box on placing the cursor in EditControl has been fixed.

    General

    Bug Fixes

    #190518 – Serialization error will not occur for the following controls when using inside diagram node.

    • RibbonControlAdv
    • MaskedEditBox
    • ColorPickerUIAdv
    • ColorPickerButton
    • ColorUIControl
    • ToolStripEx
    • StatusBarAdv
    • StatusBarAdvPanel
    • StatusBarExt
    • StatusStripEx

    GradientPanelExt

    Bug Fixes

    • #195939 – Null reference no longer occurs on adding the item.

    GroupBar

    Bug Fixes

    • #195670 - Expansion of selected item will no longer produces white space in GroupBar.

    MainFrameBarManager

    Bug Fixes

    • #194798 - ItemClicked event for dynamically added menu items not triggered in MainFrameBarManager has been fixed.

    MessageBoxAdv

    Bug Fixes

    • #195519 - Message will no longer corrupted even provide longer description in MessageBoxAdv.

    MetroForm

    Bug Fixes

    • #197078 - MetroForm flat look will no longer changed even toggle between Tabbed to MDI Form.

    NuGet

    Features

    • Added NuGet support for SfSmithChart control in Windows Forms platform.

    Office2010Form

    Bug Fixes

    • #195357 - Performance issue will no longer in Office2010Form even load form as MDI child.

    PDF

    Features

    • #183293 - Added support to load the X509Certificate for digital signing using PdfCertificate class.
    • #194410 - Added support to retrieve all the ink points collections from PdfLoadedInkAnnotation.
    • #173761,188375,193553 - Added support to flatten the static XFA form fields.
    • #195867 - Added support to get creation date and name from the PdfLoadedFreeTextAnnotation.
    • Added support to toggle the visibility of an existing layers from the PDF document.

    Breaking Changes

    Bug Fixes

    • #192637 - Null reference exception no longer occurs when removing a page from the particular PDF document.
    • #190237 - System not supported exception no longer occurs when merging the PDF document with digital signature.
    • #188974 - 502 bad gateway exception no longer occurs when loading the PFX certificate as a stream.
    • #189577 - Null reference exception no longer occurs when loading FDF into PDF document.
    • #190870 - Text preservation issue no longer occurs while drawing existing template into another page.
    • #189471 - Empty PdfColor is now retrieving as the background color of PdfLoadedTextBoxField which has no background color.
    • #189756 - Out of range exception no longer occurs while drawing JPEG image to PDF document.
    • #191567 - Null reference exception no longer occurs while reading existing combo box values.
    • #187013 - PDF layers count is retrieving properly while loading an existing document.
    • #190046 - PdfTextMarkup annotation fore color is now preserving properly.
    • #191487 - Form fields data is preserving properly after adding the signature certificate to PDF document.
    • #194078 - OnInstantiate property in 3D annotation is now working properly.
    • #193908 - Null reference exception no longer occurs when drawing a string to the PDF document.
    • #193375 - Image is preserving properly while converting barcode as image.
    • #193127 - Out of memory exception no longer occurs when drawing large TIFF images in a single document.
    • #189735,191985 - File cannot be deleted exception no longer occurs when performing OCR in an environment with McAfee anti-virus installed machines.
    • #190913 - Text preservation issue no longer occurs when drawing text with custom font in Word to PDF conversion.
    • #195301 - Individual page size will no longer increase during splitting of PDF document.
    • #195831 - Adding layers are now working as expected in multi-threading environment.
    • #194823 - Time out exception will no longer occurs when converting Word to PDF document if, EnableCache set to false.
    • #196133 - The generated document is not corrupted when loading the PDF document with OpenAndRepair.
    • #195867 - Modified free text annotation content is now properly visible in the Adobe Reader.
    • #195735 - Index and length referred to a location within the string exception will no longer occurs while loading particular PDF document.
    • #195973 - Image index is not valid exception will no longer thrown while replacing image in particular PDF document.
    • #195246 - This implementation is not a part of the Windows Platform FIPS validated cryptographic algorithms exception will no longer thrown while converting particular word document to PDF.
    • #194854 - Performance is improved while retrieving PdfLoadedPage from PdfLoadedPageCollection.
    • #195652 - Radio button item from PdfLoadedRadioButtonListField is retrieving properly in particular page of a PDF document.
    • #190724 - PDFCacheCollection is properly disposed when closing the document.
    • #195286 - Namespace prefix ‘pdf’ is not defined exception is no longer thrown while loading a PDF document.
    • #195206 - Application no longer hangs while extracting images from the PDF document.
    • #193519 - Rectangular Data Matrix barcode is preserved properly while using ToImage(SizeF) with PdfDataMatrixSize.
    • #194851 - Performance is improved while merging PDF documents.
    • #194854 - Performance is improved while adding more layers to PDF pages.
    • #194875 - Object reference not set to an instance of an object exception no longer thrown while merging PDF documents.
    • #194300 - Fixed the performance issue while converting Word to PDF using direct conversion.
    • #193159 - Particular image is now drawing properly in PDF page.
    • #133564,195274 - PdfTextElement is not hanging if the text is lesser than the bounds.
    • #135618 - Check boxes with the same name is now checked properly in XFA document.
    • #134651 - Form fields are not missing in PdfLoadedFormFieldCollection for the specific document.
    • Null reference exception will be no longer thrown while adding ink annotation using PdfLoadedDocument.
    • Preservation issue no longer occurs while flattening XFA document.
    • Improved the performance of drawing PdfGrid with row and column spans.
    • Performance has been improved when exporting DataGrid to PDF.

    PdfViewerControl

    Features

    • #195229 - Provided the support for enabling or disabling the context menu in PDF viewer control.
    • Support to render PDF documents using PDFium rendering engine is added in PDF viewer control.

    Bug Fixes

    • #192886 - Proper message will be displayed now when text search is completed.
    • #186772 - The images in the provided PDF document will be rendered properly.
    • #190327 - Out of memory exception will not be thrown anymore while parsing the provided PDF document.
    • #192081 - AccessViolation exception will not be thrown anymore while loading the provided PDF documents in the PDF viewer control.
    • #193682 - Text extracted from the provided PDF document will not contain any unwanted brackets anymore.
    • #193735 - Optimizes the memory usage while extracting text and image using PDF library.
    • #188315 - Reduced the memory leak while performing the printing operation.
    • #191538 - IsBookmarkEnabled property will return current state of the bookmark pane properly.
    • #193102 - Space between the words is now preserving properly while rendering the provided PDF document.
    • #193972 - Alignment of the text is now preserving properly while rendering the provided PDF document.
    • #194310 - Shape background color is now preserving properly while printing the provided PDF document.
    • #193857 - The content in the PDF documents will be rendered properly while exporting the pages as images.
    • #186758, #195529 - The provided PDF document will be rendered properly in the PDF viewer control.

    Presentation

    Bug Fixes

    • #193673 - Image in a PowerPoint slide is no longer replaced by another image while applying PictureFill in the same slide.
    • #195363 - Charts with 3D format are now preserved properly while re-saving the PowerPoint presentation.
    • #195363 - Charts are now preserved properly after editing the chart data while re-saving the PowerPoint presentation.
    • #196586 - Charts in the re-saved PowerPoint presentation are now visible in Google Slides and Apple Keynote applications.
    • #195136 - The PowerPoint presentation is not longer corrupted while editing the chart data.
    • #195136 - Shapes in the charts are now preserved properly while re-saving the PowerPoint presentation.
    • #193336 - Shape color is now preserved properly while converting a PowerPoint slide to image.
    • #193336 - Text color is now preserved properly while converting a PowerPoint slide to image.
    • #193336 - Slide number is now preserved properly while converting a PowerPoint slide to image.
    • #194276 - Numbered list style of paragraphs are now preserved properly while converting a PowerPoint slide to image.
    • #194442 - NullReferenceException is no longer thrown while converting the PowerPoint presentation as PDF.

    RibbonControlAdv

    Bug Fixes

    • #196619 – ToolStripEx will now update correctly when RightToLeftLayout or RightToLeft property of RibbonForm is changed.
    • #196430 – Extra lines due to Etched border of ToolstripItems will not be drawn anymore.
    • #195534 – Text of ToolStripMenuItem in context menu is rendered properly with respect to resolution.
    • #193409 – Fore color and Back color of ToolStripExItems is updated based on Office2016 style.

    ScheduleControl

    Bug Fixes

    • #197604 - Selected dates are now updated properly while selecting the date from navigation calendar.

    ScrollersFrame

    Bug Fixes

    • #195172 - ScrollBar is now updated properly while adding the items in the MS ListView which is using the ScrollerFrame.

    SfButton Preview

    Button is an advanced button control providing complete customization of its appearance and capable of displaying an image along with various customizations.

    Key Features

    • Appearance customization - Customize the appearance of the control in different states (hover, pressed, focused, disabled). Also apply gradient colors.

    • Rich text formatting - Load rich text formatted text.

    • Image support - Load an image as content. GIF images are also supported.

    SfCalendar Preview

    SfCalendar control provides multiple views of the month, year and decade to display and select a date or dates.

    Key Features

    • Different views

    • Date-range support.

    • Globalization and Localization support.

    • Special dates customization support.

    • Blackout dates customization support.

    • Accessibility support.

    SfDataGrid Preview

    Data grid is used to display collections of data in a rows and columns format. The Syncfusion data grid control includes editing, selection, and data-shaping features (sorting, grouping, filtering, etc.) that allow the end users to easily manage their data in tabular format.

    Key Features

    • Data binding - Bind different types of data sources.

    • Selection - Row selection with different selection modes.

    • Editing - Interactive editing with support for different column types. Also, add new records dynamically through add new row.

    • Columns - Various column types (text, numeric, date-time, check box, image, hyperlink, and button) including unbound columns.

    • Column auto sizing - Adjust the width of the columns based on the content to enhance the readability of the content.

    • Sorting - Sort the n level of data.

    • Grouping - Group the n level of data.

    • Excel-inspired filtering - Filter data through Excel-inspired filtering UI.

    • Filter row - Filter the column data through special rows called filter rows.

    • Search - Highlight search results and filter records based on search text.

    • Summaries - Calculate and display sum, min, max, average, count, and custom aggregates in additional rows in a table, group, or group caption.

    • Validation - Validate and display error information for cells and rows. Custom validation can also be performed.

    • Styling and conditional styling - Customize styles of cells and rows. Also customize cell and row appearance conditionally based on data.

    • Auto row height - Change the height of the rows based on the content of any column or certain columns to enhance the readability of content.

    • Stacked header rows - Display stacked headers, which are unbound header rows that can span across multiple rows and columns used to group column headers.

    • Unbound rows - Display additional rows at the top and bottom of the grid with custom information that is not bound to the Items Source.

    • Freeze panes - Freeze the rows and columns at top, bottom, left, and right positions like Excel.

    SfDateTimeEdit Preview

    SfDateTimeEdit control provides the input date and time with a specific format in easiest way.

    Key Features

    • Different Editing Mode support.

    • Date-range support.

    • Globalization and Localization support.

    • Date Validation support.

    • Accessibility support.

    • Watermark support.

    SfForm Preview

    The Syncfusion form is a window control that provides complete customization of the appearance and loading of the custom user interface in the title bar.

    Key Features

    • Title bar customization - Customize the appearance of the title bar and load a user control as a title bar.

    • MDI customization - Add the MDI child forms and customize the appearance of the MDI child forms.

    SfNumericTextBox Preview

    SfNumericTextBox control is an advanced text box that allows you to enter numeric values in a specific format.

    Key Features

    • Supports different modes such as numeric, currency and percent.

    • Value range support with minimum and maximum values.

    • Hide trailing zeros support.

    • Supports formatting values based on user needs.

    • Watermark support.

    • Custom units support.

    SfScrollFrame Preview

    Scroller frame control attaches theme-able scrollbars to any controls that are derived from the Microsoft ScrollableControl or container, or the Syncfusion scroller control. The theme-able scrollbar can be displayed over the control’s default scrollbar position.

    Key Features

    • Scrollbar appearance customization - Customize each element of both the horizontal and vertical scrollbars.

    • Scroll amount - Change the scrollbar value and SmallChange value for both the horizontal and vertical scrollbars.

    • Scrollbar context menu customization - Customize the default context menu of horizontal and vertical scrollbars.

    • Localization - Localize the default strings of the horizontal and vertical scrollbar’s context menu.

    SfSmithChart Preview

    SfSmithChart is one of the most useful data visualization tools for high frequency circuit applications.

    Key Features

    • RenderingType - Visualization of the impedance and admittance of a transmission line.
    • Series & Marker - Representation of data with line series and various types of markers.
    • DataLabel - Data label support for better readability.
    • RTL - Support RTL(right to left) rendering
    • Legend - Support the interactive legend for series.
    • Palette - Added palette color support to smith chart series and points.

    SfToolTip Preview

    The Syncfusion tooltip control is an advanced tooltip control that provides options to display multiple lines, multiple items, and a balloon style. Tooltip can load images and host any control. You can also customize its location relative to the cursor.

    Key Features

    • Multiple items - Add more than one tooltip item to display them like Office applications, with headers and footers.

    • Adding user controls - Load a user control in the tooltip that can be used to provide a rich tooltip for the end user.

    • Customization - Customize the complete appearance and display position relative to the cursor, as well as opening and closing delays.

    SplitContainerAdv

    Bug Fixes

    • #196710,#197340 - Painting issue will no longer when moving the Splitter in machines with lower GPU Graphics Card.

    Spreadsheet

    Features

    • #198077 - Provided support to hide fill option popup after drag fill operation.
    • Provided support to import hyperlink on images.
    • Provided Office 2016 theme support for spreadsheet and spreadsheet ribbon.

    TreeViewAdv

    Bug Fixes

    • #195201 – Now scroll bar, scrolls to the selected node when the control is not focused.
    • #194908 – Background color of intermediate checked node can now be set without any exception.
    • #191693 – Label editor textbox will not be shown after double clicking the TreeNodeAdv.

    XlsIO

    Features

    • #189521 - Provided support to get cell’s precedents and dependents.
    • #174825 - Provided support for paste link option in CopyTo operation.
    • #F130774 - XlsIO now allows data to be filtered by a cell or font and conditional formatting colors.
    • #192098 - Provided support for exporting Excel data to business objects.
    • Provided support for alternative text in list objects.
    • Provided support to filter data by icons.
    • Print support with custom page settings is provided in XlsIO.

    Breaking Changes

    • #189521 - GetDependents(), GetPrecedents() methods are added in IRange interface to get cell’s precedents and dependents.
    • #192482 - RangeIndexerMode is added in IApplication interface to include indexer behavior of Interop.
    • #174825 - CopyTo method in IRange interface is overloaded with a boolean variable indicating paste link option.
    • #F130774 - AddColorFilter and RemoveColorFilter methods are added in IAutoFilter interface.
    • #192098 - ExportData<T> is added in IWorksheet interface.
    • AlternativeText and Summary properties are added in IListObject interface.
    • AddIconFilter and RemoveIconFilter methods are added in IAutoFilter interface.
    • Print method is added in ExcelToPdfConverter class.
    • IWorksheet interface is implemented with IEnumerable.

    Bug fixes

    • #194195 - Corruption issue while copying a worksheet with JPG image is resolved.
    • #190466 - Cell value with thousand separator is now properly detected as number in German culture.
    • #192875 - Performance issue while converting Excel documents with embedded fonts is fixed.
    • #193873 - Excel workbook with duplicate comments can be resaved successfully without corruption.
    • #193832 - File name with space is truncated in HTTP response is resolved.
    • #193301 - Characters with Chinese fonts are rendered properly in Excel to PDF conversion.
    • #192726 - Issue with DisplayText property, when cell formulas involve TODAY() function is fixed.
    • #193646 - Freeze panes are now updated properly while deleting the row.
    • #193301 - Issue with Chinese fonts in Excel to PDF conversion is fixed.
    • #193315 - Exception is no longer thrown while setting calculated column formula using table from another worksheet.
    • #192964, #192961 - Binary Excel documents with improper column value for an image can be opened successfully without exception.
    • #193193 - Exception is no longer thrown with invalid pivot table column name in Excel to PDF conversion.
    • #192558 - Issue with hyperlink address changed on resave is resolved.
    • #192558 - Borders and text alignment are copied properly between workbooks.
    • #191260 - Pivot table layout is improper when one or more fields with same name is fixed.
    • #191561 - Application hangs while setting ShowTotals to false for the table having hyperlink is fixed.
    • #192241 - Issue while adding multiple SVG images to an Excel document is fixed.
    • #191657 - Formatting issue while copying the worksheets is fixed.
    • #191673 - Hanging and corruption issues while resaving the binary Excel document with rich text stream record is fixed.
    • #191958 - Issue with table header cell string while accessing the DisplayText is fixed.
    • #191745 - Issue with group shapes hyperlink on resave is fixed.
    • #191723 - Chart number formats will be preserved properly on resave.
    • #189288 - Issue with row height for different font sizes is fixed.
    • #191316 - Issue with template marker default variable type action is fixed.
    • #191358 - Issue with conditional format, when formula has space in Excel to PDF conversion is fixed.
    • #188006 - Border line style issue while getting cell style is resolved.
    • #190663 - Template marker performance is improved while copying conditional formats.
    • #190031 - Excel document without table name can be opened successfully without argument exception.
    • #190343, #191860 - Formula with external workbook reference value is incorrect on resave is fixed.
    • #189712 - ArgumentOutOfRange exception while copying cells between different workbooks is fixed.
    • #190381 - Excel document no longer gets corrupted while creating chart with EnterDirectValues().
    • #190229 - Decimal separator is now recognized properly while setting formula in Czech and German cultures.
    • #190232 - Issue with display text when the number formats end with white-space is fixed.
    • #189693 - Excel document is no longer corrupted when creating new sheets in macro-enabled workbook.
    • #189681 - Excel document with empty preset dash value can be opened without XML exception.
    • #189308 - Issue with cell styles and formatting applied to the excluded hidden ranges is fixed.
    • #189191 - InvalidOperation exception is no longer thrown while saving Excel documents.
    • #189351 - Issue with display unit applied axis labels in chart to image conversion is fixed.
    • #191133, #194961 - Excel document is no longer corrupted while resaving Excel document with pivot table.
    • #194356 - Excel document gets corrupted while downloading XlsIO resaved file from Internet Explorer browser is fixed.
    • #195255 - Performance issue while using workbook.Close() is fixed.
    • #194919 - Commented text and underlined style is incorrect while serializing to XML format is fixed.
    • #194817 - Cropping issue of cell text with special characters in Excel to PDF conversion is fixed.
    • #194718 - Conditional format range gets merged while creating icon set conditional format twice is fixed.
    • #194576 - Comment gets removed while moving the range is fixed.
    • #194093 - Fill color gets modified while changing chart type of the series is fixed.
    • #193171 - Out of Memory exception is thrown while copying large data using CopyTo method is resolved.
    • #193306 - Issue with CopyTo() method while copying the column with merged area is fixed.
    • #191413 - Cell text is shortened in worksheet to image conversion is fixed.
    • #190794 - Improper number formats of pivot table total field in Excel to PDF conversion is fixed.
    • #189166 - Conditional formats are now applied properly in Excel to PDF Conversion.
    • #193873 - File corruption issue when resaved with comments is fixed.
    • #196758 - File size issue due to worksheet relations for the deleted worksheet while saving the workbook is fixed.
    • Issue with RefersToRange for table named ranges is fixed.
    • Image class conflict between Compression and XlsIO is resolved.
    • Issue with position of dynamically added combo boxes in first column is fixed.
    • Text with left alignment gets clipped in Excel to PDF conversion is fixed.
    • Excel document with scatter chart can be resaved properly.
    • Embedded chart with image format header or footer can be viewed without corruption and exception.
    • Issue with incorrect row count in table column formula is fixed.
    • Image from an embedded chart header or footer can be accessed now.
    • Chart series are now plotted properly in chart to image conversion.
    • Charts with automatic chart title is now converted properly in chart to image conversion.
    • Issue with fill settings for doughnut and column charts in chart to image conversion is fixed.
    • Issue with exploded pie charts are out of bounds in chart to image conversion is fixed.
    • Corruption issue when resaving the Excel document with continuous external named ranges is fixed.
    • Corruption issue when resaving the Excel document with charts is fixed.
    • Issue with adding hyperlinks collection when adding shapes is fixed.
    • Fixed various issues while copying range and worksheets.
    • Fixed various issue in formulas and named ranges.