Essential Studio for Windows Forms Release Notes

v15.3.0.26
August 7, 2017

AutoComplete

Bug fixes

  • #183092 - Now, the first suggestion will not be selected by default when do not have proper match for the entered text.

ButtonAdv

Bug Fixes

  • #180376 - Focus rectangle is now drawn for MetroStyle.

Calculate

Features

  • #182322 - Provided support to return an infinity value when divide any value by zero.

Bug Fixes

  • #182216 - Formula with named ranges which contains both letters and digits are now calculated properly.
  • #182730 - SLOPE function is now calculated properly when the cell range contains empty value.

Chart

Bug Fixes

  • #182220 - Drilldown is now working properly, even if zooming is enabled.
  • #181814 - Legend shape for scatter series is now rendering properly if it is specified as SeriesType.
  • #183147 - Now we can able to save the series data programmatically in the template.
  • #181099 - Scrollbar is now working properly with multiple axes and after zooming the chart.
  • #183271, #183279 - Now the template is saved and loaded properly with chart axes and series style properties.

Changes

  • ValueToCoeficient() method has been deprecated. Instead, use ValueToCoefficient() method.
  • CoeficientToValue() method has been deprecated. Instead, use CoefficientToValue() method.
  • PushTranfsorm() method has been deprecated. Instead, use PushTransform() method.
  • PrepairView() method has been deprecated. Instead, use PrepareView() method.
  • CreateShpeare() method has been deprecated. Instead, use CreateSphere() method.
  • GetInvertal() method has been deprecated. Instead, use GetInterval() method.
  • ResetHihglightInterior() method has been deprecated. Instead, use ResetHighlightInterior() method.
  • RectanlgeIntersectsWithLine() method has been deprecated. Instead, use RectangleIntersectsWithLine() method.

ColorPickerUIAdv

Bug Fixes

  • #182641 –StackOverflow exception is now resolved, when ColorPickerUIAdv is used as a dropdown in ComboDropDown.

DateTimePickerAdv

Bug fixes

  • #182412 – Now BorderStyle will be applied properly.

Diagram

Bug fixes

  • #177294, #183558 - While adding the new node, DropDownList in the PropertyEditor’s doesn’t get updated is fixed.
  • #178557 - Diagram’s view origin updated unnecessarily while zoom the diagram using ZoomTo method is fixed.
  • #182709 - Exception raised when loading the paper list with same paper names and opening the PageSetupDialog box is fixed.

Features

  • #131320 – Support to trigger the event while performing save and load the diagram is added.
  • #175182 - Text overflow support for label is added.
  • #178105 - Support to trigger the event while establishing the connection or EndPoint dragging is added.
  • #101384 - Support to disable editing when layer is in inactive mode is added.
  • #70602, #70666 - Drag event support for diagram control when drag and drop the shape from symbol palette is added.

DocIO

Features

  • #177630 - Added support to insert and preserve SVG element in DOCX to DOCX conversion.
  • #178264 - Added support to apply multiple Paragraph Styles for a paragraph in the Word document.
  • #154849, #156160, #159266, #167482, #167778, #169491, #176208, #176607, #178005, #174862, #177633, #179096, #179700 - Added support for Word to PDF conversion in Azure environment.
  • #127763, #178727 - Added mirror margin support in Word to PDF conversion.
  • #181637, #183338 - Added support to RTL table in Word to PDF conversion.
  • #111815, #140865, #140894, #140934, #141407, #164666, #174134, #175919, #177615 - Added image rotation support in Word to PDF conversion.
  • #94498, #116546, #135202, #168877, #177412, #179488, #180451, #167448, #174699, #128339, #132232, #147998, #172223 - Added support to create and modify the content control in Word documents and map custom XML parts to content control.

Breaking Changes

  • The property SvgData was added to the IWPicture interface.
  • The property EnableStyleSeparator was added to the IWParagraph interface.
  • An overload method AppendPicture was added to the IWParagraph interface.

Bug Fixes

  • #175961, #179927, #180418 - Image missing issue has been resolved while performing Mail merge.
  • #178271 - Extra page preservation issue has been resolved while loading a particular RTF format document.
  • #176369 - Doughnut chart title value retrieved properly while saving a particular Word document.
  • #177890 - Changing the color of a bar chart series is not applied for negative bar series values.
  • #177890 - No longer hangs while opening a Word document which contains chart.
  • #178856 - TOC contents are preserved properly while updating Table of contents for a particular Word document.
  • #176984 - Formula field results are preserved properly while bookmark has a special character.
  • #176802, #178648 - No longer hangs while converting a particular Word document as PDF.
  • #176802 - Table preservation issue has been resolved while converting a particular Word document as PDF.
  • #177047 - Background color preservation issue has been resolved while converting a particular Word document as PDF.
  • #177064 - List number preservation issue has been resolved while saving a particular RTF format document.
  • #178648 - Header row is now preserved properly while converting a particular Word document as PDF.
  • #177586 - StackOverflowException will be no longer thrown while loading a particular RTF format document.
  • #176708 - KeyNotFoundException will be no longer thrown while loading a particular DOCX format document.
  • #179085 - Merge field values are preserved properly while performing Mail merge for a particular Word document using Execute method.
  • #179006 - Underline and Strikethrough is now preserved properly while appending particular HTML file in a Word document.
  • #177295 - Text retrieved properly from WTextFormField instance for a particular Word document.
  • #176840 - Page number is now preserved properly while updating Table of contents for a particular Word document.
  • #177679 - NullReferenceException will be no longer thrown while performing Mail merge using empty data table.
  • #165843, #178727 - List number preservation issue has been resolved while importing a particular Word document.
  • #177295 - !Syntax Error is now resolved for SUM(ABOVE) field, while updating fields in Word document.
  • #178601 - Field result is now preserved properly while converting a particular Word document as PDF.
  • #176369 - ArgumentOutOfRangeException will be no longer thrown while saving a Word document which contains chart.
  • #171046 - MathML element is now preserved properly in DOCX to DOCX conversion.
  • #177380 - System.TypeInitializationException will be no longer thrown while creating a Word document with chart.
  • #180854 - AltChunk content is preserved properly while converting a Word document as PDF.
  • #180409 - Field results are preserved properly while performing Mail merge.
  • #180588 - German culture texts are preserved properly while importing and exporting a HTML document.
  • #179474 - List number is preserved properly while converting a Word document as PDF.
  • #180115 - List number is preserved properly while loading a RTF document.
  • #181317, #180770 - NullReferenceException will be no longer thrown while resaving a Word document.
  • #179474 - Table splitting issue has been resolved while converting a Word document as PDF.
  • #180312 - Page number is preserved properly while updating table of contents in a Word document.
  • #180769 - Update mode of OLE linked Excel worksheet is preserved properly while resaving a Word document.
  • #177783 - Textbox missing issue has been resolved while converting a Word document as PDF.
  • #181263 - Shape missing issue has been resolved while resaving a Word document.
  • #181047 - Horizontal line is preserved properly while converting a particular Word document as PDF.
  • #176802 - Table is preserved properly while converting a Word document as PDF.
  • #180952 - Empty page preservation issue has been resolved while converting a Word document as PDF.
  • #180952, #181654 - OutOfMemoryException will be no longer thrown while converting a particular Word document as PDF.
  • #180065 - Paragraphs are preserved properly while converting a Word document as PDF.
  • #181811 - Bullet characters are preserved properly while resaving a particular RTF document.
  • #182011 - Vertical text is preserved properly while converting a Word document as PDF.
  • #179813 - Text wrapped properly while converting a particular Word document as PDF.
  • #181118 - InvalidOperationException will be no longer thrown while getting bookmark contents.
  • #181409 - Chart series color preserved properly while resaving a Word document which contains chart.
  • #182345 - Shape vertical position preserved properly while converting a particular Word document as PDF.
  • #181263 - Shape preservation issue has been resolved while resaving a particular Word document.
  • #182011 - ElbowCurve shape preserved properly while converting a particular Word document as PDF.
  • #182249 - MERGESEQ number is preserved properly while performing Mail merge.
  • #180769 - Target file missing issue has been resolved while resaving a particular Word document.
  • #179293 - Table column preserved properly while converting a particular Word document as PDF.

DockingManager

Bug fixes

  • #182419 - DragProviders are shown at Dragging Window instead of Target Window on 125% scaling has been fixed in DockingManager.

EditControl

Bug fixes

  • #179933, #180935 – ArgumentOutOfRangeException no longer occurs, when inserting “£” character.

  • #174496 – EditControl will function properly, when deleting huge content loaded in it.

  • #181815 – Application will not freeze, when Replace All is applied for huge contents.

  • #181504, 181816 – EditControl will function properly, when Replace All option is used for Tab Space.

  • #181812 – Target Invocation Exception no longer occur when FIPS mode is enabled and Clipboard paste is performed.

GridGroupingControl

Bug Fixes

  • #180751, #181506 - The formula expressions in the ExpressionFields are now returning the calculated value properly.
  • #182710 - The checkbox border is now drawn properly when cell has background color in Metro theme.

GroupBar

Features

  • #182412 – Support provided for Scroll and view all loaded ‘GroupBarItems’.

MainFrameBarManager

Bug fixes

  • #182148 – Serialization/Deserialization functionality will work properly, when we add the bar items dynamically.

Maps

Bug Fixes

  • #129473 - Maps will align properly at center when resizing the window in Tile View.

MessageBoxAdv

Bug fixes

  • #182496 – Default Theme will be applied properly, when DefaultTheme is enabled.

Features

  • #176939 – Support provided for Font Customization in MessageBoxAdv. The following properties are used in Font customization.

  • CaptionFont - Used to customize the Caption Font.
  • MessageFont - Used to customize the Font settings of Message Text.
  • ButtonFont - Used to customize the Font settings of its Button options.
  • DetailsFont - Used to customize the Font settings of Details content.

MetroForm

Bug fixes

  • #178819, #180280, #181539 – CaptionImage alignment will be positioned properly, when loaded as Microsoft Office 2007, 2010, 2013 add-in.

  • #182650 – Control box Buttons will be positioned properly based on DPI Scaling.

NuGet

Features

  • Added NuGet support for PdfViewer.Windows.Client profile assembly.

PDF

Features

  • Added the support to load font from stream in PdfTrueTypeFont class.
  • Added the support for signing PDF document by using certificate as stream.
  • Added the support for accessing system font in PDF document creation in Windows Azure platform.
  • Added the support for creating PDF documents with unique naming scheme for resources.
  • Added the support for compressing the existing PDF document.
  • Added the support for creating own appearance for annotations in PDF.
  • Added the property EnableThreadSafe to handle multi-threading environment.
  • Added the tagged PDF support with USDA 508 complaint.

Breaking changes

  • Earlier, the PdfLightTable column width will not work as expected, as a result column widths are equally shared. Now this behavior is fixed, the specified width will be allocated for the columns.
  • The property Appearence is marked as deprecated, please use Appearance property from PdfSignature class instead.

Bug Fixes

  • #175254 - Italic text alignment is now preserving properly when converting the Word to PDF.
  • #177676 - The font is preserving properly in PDF document when embedding the font.
  • #179152 - Vertical text is preserving properly when converting XPS to PDF.
  • #177639 - Text is now rendering properly when converting XPS to PDF.
  • #178247 - Internal stream of PdfLoadedDocument is now closing properly when calling the dispose method
  • #178331 - Graphical contents are preserving properly when converting XPS to PDF document.
  • #177257 - Image is preserving properly when converting XPS to PDF document.
  • #177947 - PDF document with Korean characters are printing properly in direct print.
  • #177066 - Blank PDF document will not be generated while converting particular EMF to PDF.
  • #177764 - ArgumentOutOfRangeException is no longer occur while converting XPS to PDF when set EmbedCompleteFont as true.
  • #177822 - Preservation issues are no longer occurs while converting XPS to PDF.
  • #177646 - Unexpected token exception is no longer thrown while loading particular PDF document.
  • #178830 - ArgumentOutOfRangeException is no longer thrown when accessing PdfDocumentInformation property in the particular PDF document.
  • #179402 - PDF/X-1a:2001 conformance is now working properly when converting Word to PDF.
  • #177331 - Bullet alignment is now preserving properly while converting Word to PDF.
  • #177916 - ArgumentOutOfRangeException is no longer thrown while extracting fonts from the particular PDF document.
  • #182338 - arg.Skip will be working fine while PDF Grid row split across two pages.
  • #182896 - PdfLightTable columns will be preserve properly with manual width.
  • #180121 - The Barcode has been rendering properly while giving ISO-8859-2 and ISO-8859-5 characters.
  • #179390 - PdfLightTable header will get draw only once when we set ShowHeader value is true.
  • #180667 - Text are aligning properly when converting word document to PDF
  • #182001 - NullReferenceException no longer occurs when accessing the appearance of the signature in PdfLoadedDocument.
  • #178963,#181653,#182856 - Cannot access a closed stream object exception is no longer thrown while loading a PDF document.
  • #180952 - Text positions are now preserving properly while converting EMF to PDF.
  • #179731 - Annotations are now preserving properly while rotating the flattened annotation pages.
  • The PdfGrid header is now preserving properly when enable the AllowHorizontalOverflow.
  • Line space issue will no longer occurs when converting the EMF to PDF conversion.
  • The PdfTextMarkupAnnotation author property is now preserving properly.
  • Fatal error exception is no longer occurs while loading the particular PDF document.

PdfViewerControl

Features

  • #182356 - API has been added to save the loaded PDF document to disk.

Bug Fixes

  • #175108 - Contents in the PDF document are now displayed properly.
  • #176918 - NullReferenceException will no longer been thrown, while loading the PDF document.
  • #176330 - Text elements in the PDF document are now rendered properly.
  • #178535 - Texts in the PDF document are not overlapped any more.
  • #177374 - Umlaut characters are now preserved properly when exporting the PDF document as image.
  • #178392 - Text content of in the attached document is now rendered properly while using ExportAsMetafile.
  • #177306, #179463 - Shading is now preserved properly while viewing the PDF document.
  • #178393 - Characters will not be misplaced while viewing the attached document.
  • #178393 - White space will not be missed between words.
  • #178401 - Images in the PDF will be extracted properly.
  • #180765 - Text and images in the particular PDF document is now rendered properly.
  • #180021 - Text in the PDF document is now preserved properly while viewing the document.
  • #181048 - NullReferenceException will no longer thrown while using FindText API in the document that contains only document.
  • #179242 - Text content of the attached PDF is now preserved properly
  • #182592 - Text content in the PDF is now rendered properly.
  • #180411 - Contents in the PDF is now rendered properly.
  • #179201 - All the characters in the PDF are now rendered properly.
  • #181453 - Symbols in the PDF document are rendered properly.
  • #181119 - Text is now rendered properly while viewing the PDF document.
  • #181734 - Memory usage issue is now resolved while accessing the ImagesInfo API.
  • #181022 - Polish texts in the PDF document are rendered properly.
  • #180309 - Text search will find existing text in the PDF document.
  • #181313 - Text content of the PDF document are now aligned as expected.

Predictive Analytics

Feature

  • Added compatibility support for PMML version v4.3.
  • Added support to pass input data as ‘Stream’ object in ‘Table’ class.

Bug Fixes

  • #178661- Resolved issues with data fields transformation in RuleSet Model Evaluator.

Presentation

Features

  • #177630 - Added support to insert and modify SVG image in PowerPoint presentation.
  • #177587 - Added support to insert columns to a table in PowerPoint presentation.
  • #176530 - Added support to retrieve the target slide of a hyperlink in PowerPoint presentation.
  • #180095 - Added support to convert the PowerPoint presentation with rotated nested Group Shapes to PDF/Image.

Breaking Changes

  • #176530 - The property TargetSlide was added to the interface IHyperLink.
  • #177630 - The property SvgData was added to the interface IPicture.
  • #177630 - An overload method for AddPicture was added to the interface IPictures.
  • #177630 - An overload method for AddPicture was added to the interface IShapes.
  • #177587 - The method InsertColumn was added to the interface ITable.
  • #177587 - The property ColumnsCount was added to the interface ITable.

Bug Fixes

  • #178672 - Type initialization exception will not be thrown while creating a PowerPoint presentation with charts.
  • #180902 - Argument out of range exception will not be thrown while cloning a PowerPoint slide with pie chart.
  • #179383 - Hyperlink path for another presentation can be now retrieved while loading a PowerPoint presentation.
  • #182353 - Null reference exception will not be thrown while cloning a PowerPoint slide with table.
  • #181902 - Null reference exception will not be thrown while resaving PowerPoint presentations contains internal XML files in custom naming standards.
  • #180904 - The chart data modified with Presentation library will not get reverted, while trying to edit in Microsoft PowerPoint application.
  • #182963 - The previous column formatting will be now preserved properly while inserting a new column in PowerPoint table.
  • #180902 - Null reference exception will not be thrown while cloning and merging slides having charts after disposing the parent PowerPoint presentation.
  • #178009 - Null reference exception will not be thrown while clearing and adding the slides in the PowerPoint presentation.
  • #179028 - The font size is now preserved as expected while converting a PowerPoint slide to image.
  • #178033 - Argument null reference exception will not be thrown while converting a PowerPoint slide to image.
  • #180377 - Argument out of range exception will not be thrown while converting a PowerPoint presentation with chart to PDF document.
  • #179842, #180783 - Null reference exception will not be thrown while converting a PowerPoint presentation to PDF using the publish option handouts.
  • #180760 - SmartArt is now preserved properly while converting a PowerPoint slide to image.
  • #181671 - Chart series colors are now preserved properly while converting the bar charts to PDF document.

RadialGauge

Bug fixes

  • #183260,#182813,#183810 – FormatException no longer occurs, when loaded in Design Time.

RibbonControlAdv

Bug Fixes

  • #182309 - Flickering is now resolved while navigating to Backstage.
  • #182694 - Office2013ColorTable is now updated properly when MenuButton is collapsed.
  • #182234 - Early collapsing of ToolStripEx is now avoided and it will be collapsed when there is less space.
  • #182704 - ToolStripEx, now shows the full items in the dropdown area when it is in Collapsed state.

SkinManager

Bug fixes

  • #183175 – Office2007Form and Office2010Form Color scheme will be applied properly, when SkinManager is used.

TreeNavigator

Bug fixes

  • #183485 – TreeMenuItem’s will be arranged properly when TreeMenuItem is added / removed dynamically.

TreeViewAdv

Bug fixes

  • #182148 – ArgumentOutOfRangeException no longer occurs, when Key navigation is performed.

VS Extensions

Bug fixes

  • #183618 - Toolbox configuration message modified in Syncfusion Troubleshooter Visual Studio Extension.

XlsIO

Features

  • #109496, #79552, #74319, #130146, #180064 - Password support is provided in Compression library.
  • #178228 - Support is provided for adding images from external link in Excel documents.
  • Sorting support is provided in AutoFilters.
  • Custom filtering support is provided in text filters.

Breaking changes

  • DataSorter property is added in the interfaces IWorksheet and IAutoFilters.
  • EnablePartialTrustCode property is added in the interface IApplication.
  • AddPictureAsLink() is added in the interface IPictures.
  • Picture and SvgData properties are added in the interface IPictureShape.
  • The values Contains, DoesNotContain, BeginsWith, DoesNotBeginWith, EndsWith, DoesNotEndWith are added in ExcelFilterCondition enumeration.

Bug fixes

  • #177888 - Exception is no longer thrown while opening a file with error value in named range.
  • #176158 - Opening an Excel document with picture will no longer get corrupted in Mac OS.
  • #178929 - Issue with wrong combo boxes count in an Excel document is fixed.
  • #178697 - Conditional formatting rules are now applied proper with priority.
  • #178368 - Custom number format ends with whitespace is preserved properly.
  • #176718 - DisplayText now returns number value for cell reference formulas.
  • #179055 - Exception is no longer thrown while saving XLS document to XLSX format with invalid named ranges.
  • #178577 - Exception is no longer thrown while opening an Excel document with empty relation in image hyperlink.
  • #179601 - Setting a pivot table row layout to tabular style and saving the document will no longer throw exception.
  • #179303 - Exception is no longer thrown while setting header text within the limit.
  • #175065 - Saving a workbook multiple times will no longer increase its file size.
  • #177928 - Removing worksheets will reduce the file size properly.
  • #178745 - Issue with changes in table formatting after resaving the document is fixed.
  • #177927 - Removing multiple worksheets and saving the document will no longer throw exception.
  • #177832 - License issue in XlsIO assembly has been resolved.
  • #177210 - Issue with wild card criteria search in Excel document is fixed.
  • #178182 - Issue with missing of single marker in chart to image conversion, when parent marker symbol is set to none is fixed.
  • #177278 - Exception while processing date number format in Excel to HTML conversion is fixed.
  • #175932 - Issues with unwanted merged styles in Excel to HTML conversion is fixed.
  • #179361 - XlsIO generated HTML documents are now XML formatted.
  • #175236 - Custom icon sets are rendered properly in image or PDF conversion.
  • #180466 - Exception is no longer thrown while opening chart with value axis title.
  • #181226 - Exception is no longer thrown while opening particular file with shape’s offset value exceeding integer limit.
  • #180940 - Issue with font color when setting font style in conditional formats is fixed.
  • #181016 - Exception is no longer thrown while accessing LineStyle property of a shape in threading.
  • #178198 - Exception thrown on parsing the named range with complete file path is fixed.
  • #180478 - Issue with Autofit when cell text contains line breaks is fixed.
  • #180329 - Xml Exception is no longer thrown while parsing Excel file with chart having empty legend position.
  • #180337 - Line width is changed while changing series color for radar chart is fixed.
  • #180213 - Exception is thrown while parsing MissingItemsLimit property in pivot cache is resolved.
  • #179997 - Exception is no longer thrown while opening a chart with discontinuous filtered ranges.
  • #179874 - Default value is not set in Excel pivot table while applying Pivot filter is fixed.
  • #179874 - File corruption issue while applying pivot filter is resolved.
  • #179863 - PrintArea returns invalid range in Excel to PDF conversion is fixed.
  • #179751 - Calculated values are incorrect for table formulas in worksheet to image conversion is fixed.
  • #179732 - File is no longer corrupted when table is created with merged cell ranges.
  • #181584 - Overflow exception while accessing Value property is fixed.
  • #179026 - Text is wrongly updated in shapes after add copying of worksheet is fixed.
  • #177928 - File size is not reduced after removing all worksheets is fixed.
  • #183388 - Memory leak issue due to CalcEngine not disabled on workbook dispose is fixed.
  • #183016 - Issue with text casing while setting number format is fixed.
  • #182853 - Performance issue while resaving Excel document with large number of named ranges is fixed.
  • #182915 - Cell contents are cleared on Unmerge() is fixed.
  • #182153 - Issue with setting incorrect HasFormulaString property is fixed.
  • #182422 - Exception is thrown while applying formula to a row due to wrong name index is fixed.
  • #163659 - An overload is now available to open a file with filename and encoding.
  • #182246, 182247 - Named index is now properly updated while copying external formulas using CopyTo().
  • #182241 - External formulas will now be copied proper when destination workbook has formulas.
  • #181970 - Corruption issue while copying external formula is resolved.
  • #181715 - Conditional format formula is properly updated in binary Excel files.
  • #180478 - Autofit is properly performed while invoking it multiple times for the range with line breaks.
  • #181802 - Exception is no longer thrown while resaving binary Excel file.
  • #181707 - Wrong file header exception while importing particular Xml file is fixed.
  • #180842 - File with table formulas is no longer corrupted while resaving in Spanish culture.
  • #181183, 183446 - Wrong syntax error is thrown while performing layout operation in pivot table is fixed.
  • #181190 - Issue with worksheet FindFirst() for search values having pipe character is fixed.
  • #179749 - RefersToRange is null while named range is referring the table range is resolved.
  • #178735 - GDI exception thrown while opening an Excel document in Azure platform is resolved.
  • #181980 - Out of memory exception is no longer thrown while opening Excel document with wide filter range.
  • #181375 - Issue with font index is incorrectly updated while setting same font index for multiple times is fixed.
  • #182125 - Performance issue with applying styles in large number of cells is fixed.
  • #182713 - Value axis gridlines are improper in chart to image conversion is fixed.
  • #182218 - Issue with hyperlink in Excel to PDF conversion is fixed.
  • #182026 - Borders are not properly preserved while converting worksheet into HTML is fixed.
  • #181770 - Exception is thrown while converting Excel document with center header to PDF is resolved.
  • #181688 - Spacing issue of stacked charts in chart to image conversion is fixed.
  • #181407 - Chart legend and value axis are missed in chart to image conversion is fixed.
  • #181407 - Exception is thrown while converting empty Excel document with chart into HTML is fixed.
  • #180732 - Issue with missing of background images in Excel to HTML conversion is fixed.
  • #182099 - Issue with visibility of deleted data labels and missing of empty data points in chart to image conversion is fixed.
  • Cell value with cross sheet reference formula will be updated properly.
  • Sorting a range twice with same index will no longer throw exception.
  • Exception is no longer thrown while copying worksheets with chart.
  • Issue with improper print title values is fixed.
  • Excel file with pivot table no longer gets corrupted during AddCopy().
  • Corruption issue when resaving Excel file with group shapes is fixed.