GrapeCity.Spread.WinForms 15.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GrapeCity.Spread.WinForms --version 15.1.0
NuGet\Install-Package GrapeCity.Spread.WinForms -Version 15.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GrapeCity.Spread.WinForms" Version="15.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GrapeCity.Spread.WinForms --version 15.1.0
#r "nuget: GrapeCity.Spread.WinForms, 15.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GrapeCity.Spread.WinForms as a Cake Addin
#addin nuget:?package=GrapeCity.Spread.WinForms&version=15.1.0

// Install GrapeCity.Spread.WinForms as a Cake Tool
#tool nuget:?package=GrapeCity.Spread.WinForms&version=15.1.0

Enterprise Spreadsheet Solutions for .NET Developers

GrapeCity Spread WinForms (GcSpread) is a multi-functional spreadsheet that professional Visual Studio developers use to create analysis, dashboard, data collection and management, scientific, financial and other similar applications for Windows and web. GcSpread 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.

GcSpread supports many popular features such as native Excel input and output, a powerful and extensible calculation engine with over 450+ 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.

For more detailed information about the features and other spreadsheet .NET components for ASP.NET and WPF included with the license for GcSpread, please see https://www.grapecity.com/spreadnet.

GcSpread is licensed per-developer and a free 30-day evaluation trial license is automatically generated on first use. To read the End User License Agreement (EULA) please see https://www.grapecity.com/legal/eula.

For more details about pricing and licensing for Spread.NET, please see https://grapecity.com/spreadnet/pricing.

To inquire about licensing and volume discounts, please contact GrapeCity sales at us.sales@grapecity.com.

The online GrapeCity Spread WinForms sample browser is available at https://www.grapecity.com/spreadnet#demos

The online Spread.NET documentation is available at https://www.grapecity.com/spreadnet/docs/

To download the online installer for installing the Spread.NET ASP.NET and/or WPF components, please see https://www.grapecity.com/spreadnet/download.

The full source code for the samples including projects and solutions for Visual Studio 2022 is available at: https://cdn.grapecity.com/SpreadNET/demos/winforms/explorer/code.zip

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
17.1.0 426 4/25/2024
17.0.4 674 4/2/2024
17.0.3 1,385 3/1/2024
17.0.1 2,211 1/5/2024
17.0.0 2,114 12/22/2023
16.2.1.14 3,076 11/14/2023
16.2.0.1475 4,389 7/26/2023
16.1.0.1458 9,140 5/16/2023
16.0.3.3 5,900 2/23/2023
16.0.2.1018 4,801 1/9/2023
16.0.1 4,546 12/2/2022
16.0.0 4,748 11/1/2022
15.3.0 12,440 9/2/2022
15.2.0 5,372 7/26/2022
15.1.0 10,598 4/26/2022
15.0.1 8,586 11/17/2021
15.0.0 6,719 11/17/2021
14.2.0 5,589 7/28/2021
14.1.0 4,953 5/26/2021
14.0.0 6,320 11/3/2020

#Changes in version 15.1.0:
- Baseline .NET Framework version changed from .NET 4.5.2 to .NET 4.6.2 (see MS blog: https://devblogs.microsoft.com/dotnet/net-framework-4-5-2-4-6-4-6-1-will-reach-end-of-support-on-april-26-2022/)
|- Product Requirements: https://www.grapecity.com/spreadnet/docs/online-win/product_reqs20.html
|- Handling Redistribution: https://www.grapecity.com/spreadnet/docs/latest/online-win/spwin-redistprod.html
|- Enable DPI Support: https://www.grapecity.com/spreadnet/docs/latest/online-win/spwin-dpisupport.html
- New NuGet Package introduced for GrapeCity.Spread.WinForms.Design containing design-time support UI and the Spread Designer component for showing the designer in run-time.
|- Documentation:
- New Cell Styles UI in Spread Designer: Apply built-in cell styles that automatically change with the Theme as in Excel.
|- Documentation: https://www.grapecity.com/spreadnet/docs/latest/online-win/SDCellStyles.html
- Use '+' and '-' to enter formulas in cells and the FormulaTextBox: Users can now enter formulas this way as in Excel.
|- Documentation: https://www.grapecity.com/spreadnet/docs/latest/online-win/spwin-formulaallowuser.html#i-heading-using-plus-or-minus-sign
- Crop Shape Picture using ICrop: use the ICrop interface to specify PictureOffsetX, PictureOffsetY, PictureWidth, and PictureHeight for cropping the picture in a shape.
|- Documentation: https://www.grapecity.com/spreadnet/docs/latest/online-win/spwin-images.html#i-heading-crop-images
- Automatic Number Format: built-in automatic number format applied in all cells where there is no custom number format (flat-style mode only – LegacyBehaviors.Style can't be set).
|- Documentation: https://www.grapecity.com/spreadnet/docs/latest/online-win/spwin-cells-format.html#i-heading-general-format
- Inline Cell Image: set image object to cell, or local file path, or base-64 encoded image
|- Documentation: https://www.grapecity.com/spreadnet/docs/latest/online-win/spwin-cells-image.html
- Formatted Number Cell Value: Number value and format string together in one object, enabling consistent automatic formatting of the number values across calculation cycles; the format is applied to the value instead of the cell.
|- Documentation: https://www.grapecity.com/spreadnet/docs/latest/online-win/spwin-cells-formatcellvalue.html
|- This feature is currently part of ExcelApi BETA: https://docs.microsoft.com/en-us/javascript/api/excel/excel.formattednumbercellvalue?view=excel-js-preview
- New Excel Compatible Keyboard Shortcuts: New shortcuts CTRL+PageUp and CTRL+PageDown navigate to Next Sheet and Previous Sheet when FpSpread.Features.ExcelCompatibleKeyboardShortcuts is enabled.
|- Documentation: https://www.grapecity.com/spreadnet/docs/latest/online-win/using_excel_compatible_keyboard_shortcuts.html