Spreadsheets 新闻

使用 JavaScript 导入和导出 Excel XLSX

4月 17, 2026
浏览此在线教程,学习如何使用 SpreadJS 在不安装 Excel 的情况下打开和保存电子表格。

SpreadJS is a complete enterprise JavaScript spreadsheet solution used to create financial reports and dashboards, budgeting and forecasting models, scientific, engineering, healthcare, education, science lab notebooks, and other similar JavaScript business applications. Leverage the high-speed calculation engine with over 500 Excel built-in functions in 19 languages, to deliver true Excel-like spreadsheet experiences with zero dependencies on Excel.

In this online tutorial from MESCIUS, you will learn the critical steps allowing you to import/export XLSX files using JavaScript. Steps include:

  • Set up the JavaScript Spreadsheet Project
  • Add Excel import code
  • Add Excel export code
  • Include extra features, such as Charts, Shapes, and PivotTables

Detailed sample code is included to help you along the way.

View the tutorial now and get started working with spreadsheet files in your JavaScript applications.

SpreadJS is licensed per developer and includes 1 Year Maintenance (major and minor version releases and unlimited support phone calls). SpreadJS requires an Annual or Perpetual Deployment License. The optional Add-ons are available at an additional cost, and require a SpreadJS license. See our SpreadJS licensing page for full details.

For more information, visit our SpreadJS product page.

用结构化电子表格组织数据

4月 10, 2026
用电子表格改进数据管理,实现结构化组织、排序、筛选、一致的计算和更清晰的公式。

Spreadsheet tables provide a structured way to organize and manage data by grouping related information into defined rows and columns with built in functionality. They enhance usability by enabling automatic sorting and filtering, consistent formula application through calculated columns, and clearer data interpretation with structured references and styling. Tables can also expand dynamically as new data is added, reducing manual updates and errors. Common use cases include managing financial records, analyzing sales performance, tracking inventory, and working with data bound to external sources, making them a powerful tool for both everyday tasks and advanced data analysis.

Several .NET spreadsheet controls offer table support including:

  • DevExpress Excel Spreadsheet API for .NET (part of DevExpress Office File API) allows you to manage spreadsheet tables with data binding and calculated columns.
  • EPPlus by EPPlus Software facilitates creation of spreadsheet tables with built in filtering, totals, and structured references to simplify data organization.
  • Infragistics Excel Framework lets you work with spreadsheet tables supporting dynamic ranges, consistent formulas, and enhanced formatting for efficient data handling.
  • Xceed Workbooks for .NET lets you create spreadsheet tables with structured data, enabling sorting, filtering, and consistent calculations across dynamic datasets.

For an in-depth analysis of features and price, visit our .NET spreadsheet controls comparison.

Compare .NET Spreadsheet Controls

通过灵活数据选择创建图表

4月 1, 2026
Syncfusion Essential Studio Spreadsheet Editor SDK 添加对不连续图表范围的支持,从而从非相邻数据生成动态图表。

Syncfusion Essential Studio Spreadsheet Editor SDK is a library that lets developers embed spreadsheet functionality into web and desktop applications without requiring Microsoft Excel. It supports editing, formatting, and data analysis features such as cross sheet formula calculation, data binding to local and remote sources including JSON and REST, conditional cell styling, charts, data validation, worksheet protection, and workbook permissions. Available across frameworks including Blazor, React, Angular, Vue, JavaScript, ASP.NET Core and MVC, WPF and WinForms, it helps teams deliver a familiar spreadsheet experience for use cases like reporting, budgeting, and forecasting directly within their applications.

The Syncfusion Essential Studio Spreadsheet Editor SDK 2026 Volume 1 update introduces discontinuous chart range support, enabling developers to create charts from multiple non-adjacent rows, columns, or cell ranges without modifying the original data structure. This capability provides greater flexibility when working with complex, fragmented, or selectively relevant datasets, eliminating the need for manual data consolidation or duplication. It also ensures that charts remain automatically synchronized with updates across all referenced ranges, supporting more accurate, efficient, and maintainable data visualization within modern web and enterprise applications.

To see a full list of what's new in Syncfusion Essential Studio Spreadsheet Editor SDK 2026 Volume 1 (33.1.45), see our release notes.

Syncfusion Essential Studio Spreadsheet Editor SDK is licensed per developer on a one year timed subscription basis, with runtime royalty free redistribution included when the subscription is current, and includes one year of unlimited technical support and updates. See our Syncfusion Essential Studio Spreadsheet Editor SDK licensing page for full details.

Learn more on our Syncfusion Essential Studio Spreadsheet Editor SDK product page.

用条件格式突出显示关键数据

3月 31, 2026
将基于规则的样式应用于单元格以使用户能对趋势、异常值和重要数值一目了然。

Conditional formatting in spreadsheet components allows developers to dynamically change the appearance of cells based on their values or defined rules. This feature helps highlight important data points, trends, and exceptions without requiring manual updates, making it easier for users to interpret large datasets at a glance. By applying visual cues such as colors, icons, and data bars, conditional formatting enhances readability and supports faster, more informed decision-making within spreadsheet-driven applications.

Several Angular spreadsheet controls offer support for conditional formatting including:

  • SpreadJS provides a conditional formatting engine with support for rules such as data bars, color scales, and icon sets, enabling dynamic visualization of data.
  • Infragistics Ignite UI for Angular Spreadsheet (part of Infragistics Ignite UI) includes conditional formatting capabilities that allow developers to apply rule-based styling.
  • Syncfusion Angular Spreadsheet (part of Syncfusion Essential Studio Enterprise) offers conditional formatting features that support a variety of rule types and visual styles.

For an in-depth analysis of features and price, visit our Angular spreadsheet controls comparison.

Compare Angular Spreadsheet Controls

将 WinForms 数据透视表添加到您的 .NET 应用程序

3月 24, 2026
使用 Spread.NET 直接在Windows 应用程序中探索和分析数据。

Spread.NET helps you create spreadsheets, grids, dashboards, and forms. It includes a powerful calculation engine with 450+ functions and the ability to import and export Excel spreadsheets. Leverage the extensive .NET spreadsheet API and powerful calculation engine to create analysis, budgeting, dashboard, data collection and management, scientific, and financial applications.

In this blog post, MESCIUS Product Marketing Specialist Mackenzie Albitz demonstrates how to build a Pivot Table using the Spread.NET WinForms component, enabling your users to quickly analyze large datasets with the ability to summarize, group, and reorganize data. Creating the Pivot Table includes the following steps:

  • Create a PivotCache
  • Create the Pivot Table
  • Access the PivotFields Collection
  • Add the Values Field
  • Configure the Row Fields
  • Configure the Column Fields
  • Add a Filter Field

Detailed source code and sample data are included to assist you along the way.

Read the complete blog post to learn how to integrate a spreadsheet component into your .NET applications and provide your users with familiar spreadsheet functionality without referring them to an external program.

Spread.NET is licensed per developer and is available as either a Perpetual or Annual license, depending upon geographic location. We can supply any Spread.NET license including new licenses, maintenance renewals, and upgrade licenses. See our Spread.NET licensing page for full details.

For more information, visit our Spread.NET product page.