# Release Notes for Version 18.1.20251.0

## Content

This set of release notes includes enhancements from the previous release, resolved issues, and version details.

## Enhancements from the Previous Release

This version of the product has the following enhancements from the previous release:

* Spread for WinForms now provides information about [pipeline licensing](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/PowerTools_Help19/spwin-product-install/PipelineLicensing).
* Spread now allows you to style a specified cell range individually without affecting the entire column by using the [StyleRangeStrict ](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-ssojbects/spwin-knowobjparentage#prevent-optimization-of-style-storage)property.
* Spread enables you to customize and localize the text displayed in EnhancedPrintPreview and PageSetup dialog in any language using the [FarPoint.Win.Localizer.LocalizeText](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printcustomize/CustomizingthePrintPreviewDialog#localizing-the-print-preview-dialog) event.
* Spread allows you to suspend the calculation of formulas while saving/opening a spreadsheet, even when the values in dependent cells change by using the [SuspendCalculation ](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-cell-formula/spwin-formularecalc#suspend-calculation)property.
* Spread now allows you to capture editing errors by using the [FpSpread.CellValueCommitError](https://developer.mescius.com/spreadnet/docs/latest/online-win/spwin-actions-enteringdata.html) event.
* The [FpSpread.CircularCellChanged](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-cell-formula/spwin-formulacircref#classifying-detected-and-removed-circular-references) event captures all the detected and removed circular references in a workbook or worksheet at once using [IWorkbook.CircularReferences and IWorksheet.CircularReferences](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-cell-formula/spwin-formulacircref#getting-all-circular-references-of-workbook-and-worksheet) API’s.
* Spread’s built-in objects now support binary formatting using DataContractSerializer. This enhancement has resolved the compatibility issue previously encountered with .NET 9, which required adding a reference to the Formatters Nuget package for binary formatting.

## Resolved Issues

The following issues have been resolved since the last release.

* Fixed an issue where the PSShape object was not getting selected in a scaled sheet.
* Resolved a calculation issue while using VLOOKUP function.
* Issue in loading/ saving particular Excel files has been resolved.
* Resolved the issue where original shape sizes were getting changed on changing the zoom scale factor.
* Column headers are now getting resized properly on resizing row/ column.
* Resolved the issue of inserting the function at cursor location.
* Resolved the issue about the usage of IReferenceSource to get sheet reference.

## File Versions

Spread for WinForms installs the following file versions on your system. See [Installed Files](/spreadnet/docs/latest/readme/installedfiles/installfilesspwin) for the exact location of these files.

| **File** | **Version** |
| ---- | ------- |
| FarPoint.CalcEngine.dll | 18.1.20251.0 |
| FarPoint.Excel.dll | 18.1.20251.0 |
| FarPoint.PDF.dll | 18.1.20251.0 |
| FarPoint.PluginCalendar.WinForms.dll | 18.1.20251.0 |
| FarPoint.Win.Chart.Design.dll | 18.1.20251.0 |
| FarPoint.Win.Chart.dll | 18.1.20251.0 |
| FarPoint.Win.Design.dll | 18.1.20251.0 |
| FarPoint.Win.dll | 18.1.20251.0 |
| FarPoint.Win.Ink.dll | 18.1.20251.0 |
| FarPoint.Win.Spread.Design.dll | 18.1.20251.0 |
| FarPoint.SpreadDesigner.exe | 18.1.20251.0 |
| FarPoint.Win.Spread.dll | 18.1.20251.0 |
| FarPoint.Win.Spread.Html.dll | 18.1.20251.0 |
| FarPoint.Win.TextRenderer.dll | 18.1.20251.0 |
| GrapeCity.CalcEngine.dll | 18.1.20251.0 |
| GrapeCity.Spreadsheet.DataVisualization.dll | 18.1.20251.0 |
| GrapeCity.Spreadsheet.dll | 18.1.20251.0 |
| GrapeCity.Spreadsheet.Win.dll | 18.1.20251.0 |
| GrapeCity.Spreadsheet.WinForms.Ribbon.dll | 18.1.20251.0 |
| GrapeCity.Win.PluginInputMan.Design.dll | 18.1.20251.0 |
| GrapeCity.Win.PluginInputMan.dll | 18.1.20251.0 |

Return to the [Read Me.](/spreadnet/docs/latest/readme/readme)