GrapeCity.Spread.WinForms
19.2.0.122
See the version list below for details.
dotnet add package GrapeCity.Spread.WinForms --version 19.2.0.122
NuGet\Install-Package GrapeCity.Spread.WinForms -Version 19.2.0.122
<PackageReference Include="GrapeCity.Spread.WinForms" Version="19.2.0.122" />
<PackageVersion Include="GrapeCity.Spread.WinForms" Version="19.2.0.122" />
<PackageReference Include="GrapeCity.Spread.WinForms" />
paket add GrapeCity.Spread.WinForms --version 19.2.0.122
#r "nuget: GrapeCity.Spread.WinForms, 19.2.0.122"
#:package GrapeCity.Spread.WinForms@19.2.0.122
#addin nuget:?package=GrapeCity.Spread.WinForms&version=19.2.0.122
#tool nuget:?package=GrapeCity.Spread.WinForms&version=19.2.0.122
Enterprise Spreadsheet Solutions for C# .NET Developers

Getting Started | Top Features | Download Trial | Demos | Licensing | Pricing
Spread WinForms (SpreadWin) is a multi-functional spreadsheet that professional Visual Studio developers use to create windows and web applications for analysis, dashboard, data collection and management, scientific, financial and other similar programs. SpreadWin includes .NET spreadsheet components, template designers, charting components, extensive API, and more. The object model closely mirrors Excel and models the Visual Studio Tools for Office API so it is intuitive to use.
SpreadWin supports many popular features such as native Excel input and output, a powerful and extensible calculation engine with over 500+ functions and support for custom functions, iterative calculations, dynamic arrays, custom cell data types, charting, tables, slicers, sparklines, conditional formatting, international localization, printing, sorting, filtering, drag-fill, grouping, undo/redo, data validation, input controls, and much, much more.
Licensing & Support Available
- Licensing: https://developer.mescius.com/spread/licensing
- Pricing: https://developer.mescius.com/spreadnet/pricing
- Support: https://developer.mescius.com/support/contact
- Sales Contact: us.sales@mescius.com
- Read the EULA: https://developer.mescius.com/legal/eula
- Download a free 30-day trial: https://developer.mescius.com/spreadnet/download
Documentation Links
- Documentation: https://developer.mescius.com/spreadnet/docs/latest/online-win/overview.html
- Getting Started: https://developer.mescius.com/spreadnet/docs/latest/online-win/PowerTools_Help19.html
- Demo Explorers: https://developer.mescius.com/spreadnet/demos
- Source code for the samples, including projects and solutions for Visual Studio 2022: https://cdn.mescius.com/SpreadNET/demos/winforms/explorer/code.zip
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- Mescius.Spreadsheet.Core (>= 19.2.0.122)
-
net10.0
- Mescius.Spreadsheet.Core (>= 19.2.0.122)
-
net8.0
- Mescius.Spreadsheet.Core (>= 19.2.0.122)
-
net9.0
- Mescius.Spreadsheet.Core (>= 19.2.0.122)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 20.0.0.256 | 0 | 8/28/2026 |
| 20.0.0.255 | 0 | 8/28/2026 |
| 20.0.0.254 | 0 | 8/28/2026 |
| 20.0.0.253 | 0 | 8/28/2026 |
| 20.0.0.252 | 0 | 8/27/2026 |
| 20.0.0.250 | 0 | 8/27/2026 |
| 20.0.0.249 | 0 | 8/27/2026 |
| 20.0.0.248 | 0 | 8/26/2026 |
| 20.0.0.247 | 0 | 8/26/2026 |
| 20.0.0.246 | 0 | 8/26/2026 |
| 20.0.0.243 | 0 | 8/26/2026 |
| 20.0.0.242 | 0 | 8/26/2026 |
| 20.0.0.241 | 0 | 8/25/2026 |
| 20.0.0.240 | 0 | 8/25/2026 |
| 20.0.0.239 | 0 | 8/25/2026 |
| 19.2.0.122 | 0 | 8/27/2026 |
| 19.2.0.121 | 0 | 8/27/2026 |
| 19.2.0.120 | 0 | 8/26/2026 |
| 19.2.0.119 | 0 | 8/26/2026 |
| 19.2.0.118 | 0 | 8/25/2026 |
## Enhancements from the previous release
- Spread now supports [image scaling with sheet zooming](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-setcelltypes/spwin-setgraphcelltypes/spwin-setimagecell#scale-images-with-sheet-zooming) through [FpSpread.Features.ImageZoomAwareness](https://developer.mescius.com/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.IFeatures.ImageZoomAwareness.html). Images in [ImageCellType](https://developer.mescius.com/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.ImageCellType.html) cells maintain their relative size within the cell when the sheet or print zoom factor changes.
- Spread now supports creating PivotTables from data-bound worksheets, allowing bound data fields to be used as the PivotTable source without manually adding header rows.
- Spread now supports [horizontal and vertical scrolling](https://developer.mescius.com/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-ssojbects/spwin-scroll/spwin-cntrlscrollbars#scroll-horizontally-and-vertically) through the [IWorksheet.Panes](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.IWorksheet.Panes.html) property and the [IPane](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.IPane.html) interface.
## Resolved Issues
- Fixed XLSX number-format parsing for cultures that use a comma as the decimal separator. Values formatted with one decimal place are now displayed consistently with Microsoft Excel.
- Fixed custom functions being listed only in the `User Defined` category in the Insert Function dialog. Custom functions now appear in the category specified by their [Category](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.CalcEngine/GrapeCity.CalcEngine.Function.Category.html) property.
- Fixed the Spread Designer becoming blank after an XML file was opened.
- Fixed a `NullReferenceException` that occurred when calculating a moved cell range containing spill formulas with structured references and named ranges.
- Fixed clipboard cut operations failing in the first Spread Designer instance when multiple Spread Designer or Spread-based application instances were running.
- Fixed shapes being pasted at incorrect positions or disappearing after Undo following a Cut/Paste operation.
- Fixed hidden columns becoming visible in the Spread Designer when adjacent columns were resized together while the hidden column's [Resizable](https://developer.mescius.com/spreadnet/api/latest/online-win/GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.IRange.Resizable.html) property was set to False.