@syncfusion/ej2-angular-spreadsheet 34.2.3 → 34.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -2
- package/README.md +51 -52
- package/package.json +4 -4
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -6,7 +6,12 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
9
|
+
- `#I860768` - Issue with "`ROUNDUP` and `ROUNDDOWN` formulas not displaying validation error dialog when required arguments are missing" has been resolved.
|
|
10
|
+
- Updated component name casing in telemetry to ensure consistent event tracking and reporting.
|
|
11
|
+
|
|
12
|
+
- `#I861900` - Issue with "font-style value corrupted in non-English cultures causing exception during save process" has been resolved.
|
|
13
|
+
- `#I861081` - Issue with "Copy selection indicator appearing on a newly inserted sheet after deleting the copied sheet" has been resolved.
|
|
14
|
+
- `#I856150` - Issue with "Border color sub-menu closing due to gap between main option and color picker sub-panel when drop-down is positioned near viewport edges" has been resolved.
|
|
10
15
|
|
|
11
16
|
## 34.1.33 (2026-07-28)
|
|
12
17
|
|
|
@@ -1445,7 +1450,15 @@ The Spreadsheet is an user interactive component to organize and analyze data in
|
|
|
1445
1450
|
- **Save:** Provides option to save spreadsheet data as excel file.
|
|
1446
1451
|
- **RTL:** Provides right-to-left mode which aligns content in the spreadsheet component from right to left.
|
|
1447
1452
|
- **Localization:** Provides inherent support to localize the UI.
|
|
1448
|
-
- **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.## 34.2.
|
|
1453
|
+
- **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.## 34.2.3 (2026-08-11)
|
|
1454
|
+
|
|
1455
|
+
### Spreadsheet
|
|
1456
|
+
|
|
1457
|
+
#### Bug fixes
|
|
1458
|
+
|
|
1459
|
+
- `#I861237` - Issue with "formula cell reference not updating when pasted range comes inside the copied range" has been resolved.
|
|
1460
|
+
|
|
1461
|
+
## 34.2.2 (2026-08-05)
|
|
1449
1462
|
|
|
1450
1463
|
### Spreadsheet
|
|
1451
1464
|
|
package/README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# Angular Spreadsheet Component
|
|
2
2
|
|
|
3
|
-
The [Angular Spreadsheet](https://www.syncfusion.com/
|
|
3
|
+
The [Angular Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/angular-spreadsheet-editor?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm) is an user interactive component to organize and analyze data in tabular format with configuration options for customization. It will load data by importing an Excel/CSV file or from local and remote data sources such as JSON, RESTful services, OData services, and more. The populated data can be exported as Excel with xlsx, xls, CSV and PDF formats.
|
|
4
4
|
|
|
5
5
|
<p align="center">
|
|
6
|
-
<a href="https://
|
|
7
|
-
<a href="https://
|
|
8
|
-
<a href="https://www.syncfusion.com/
|
|
6
|
+
<a href="https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/getting-started?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm">Getting started</a> .
|
|
7
|
+
<a href="https://document.syncfusion.com/demos/spreadsheet-editor/angular/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/default">Online demos</a> .
|
|
8
|
+
<a href="https://www.syncfusion.com/spreadsheet-editor-sdk/angular-spreadsheet-editor?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm">Learn more</a>
|
|
9
9
|
</p>
|
|
10
10
|
|
|
11
11
|
<p align="center">
|
|
@@ -89,70 +89,69 @@ export class AppComponent implements OnInit {
|
|
|
89
89
|
|
|
90
90
|
Spreadsheet component is also offered in the following list of frameworks.
|
|
91
91
|
|
|
92
|
-
| [<img src="https://ej2.syncfusion.com/github/images/js.svg" height="50" />](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)<br/> [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-
|
|
92
|
+
| [<img src="https://ej2.syncfusion.com/github/images/js.svg" height="50" />](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)<br/> [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-components?utm_medium=listing&utm_source=github)<br/> [React](https://www.syncfusion.com/react-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-components?utm_medium=listing&utm_source=github)<br/> [Vue](https://www.syncfusion.com/vue-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github) |
|
|
93
93
|
| :-----: | :-----: | :-----: | :-----: | :-----: |
|
|
94
94
|
|
|
95
95
|
## Showcase samples
|
|
96
96
|
|
|
97
|
-
* Expense Tracker - [Source](https://github.com/syncfusion/ej2-showcase-angular-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm), [Live Demo](https://ej2.syncfusion.com/showcase/angular/expensetracker
|
|
97
|
+
* Expense Tracker - [Source](https://github.com/syncfusion/ej2-showcase-angular-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm), [Live Demo](https://ej2.syncfusion.com/showcase/angular/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/dashboard)
|
|
98
98
|
* Loan Calculator - [Source](https://github.com/syncfusion/ej2-sample-ng-loancalculator?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm), [Live Demo](https://ej2.syncfusion.com/showcase/angular/loancalculator/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm)
|
|
99
|
-
|
|
99
|
+
|
|
100
100
|
|
|
101
101
|
## Key features
|
|
102
102
|
|
|
103
|
-
* [Data sources](https://
|
|
104
|
-
* [Virtualization](https://
|
|
105
|
-
* [Selection](https://
|
|
106
|
-
* [Editing](https://
|
|
107
|
-
* [Formulas](https://
|
|
108
|
-
* [Clipboard](https://
|
|
109
|
-
* [Cell formatting](https://
|
|
110
|
-
* [Number formatting](https://
|
|
111
|
-
* [Open](https://
|
|
112
|
-
* [Save](https://
|
|
113
|
-
* [Sorting](https://
|
|
114
|
-
* [Filtering](https://
|
|
115
|
-
* [Undo Redo](https://
|
|
116
|
-
* [
|
|
117
|
-
* [
|
|
118
|
-
* [
|
|
119
|
-
* [
|
|
120
|
-
* [
|
|
121
|
-
* [
|
|
122
|
-
* [
|
|
123
|
-
* [
|
|
124
|
-
* [
|
|
125
|
-
* [
|
|
126
|
-
* [
|
|
127
|
-
* [
|
|
128
|
-
* [
|
|
129
|
-
* [
|
|
130
|
-
* [
|
|
131
|
-
* [
|
|
132
|
-
* [
|
|
133
|
-
* [
|
|
134
|
-
* [
|
|
135
|
-
* [
|
|
136
|
-
* [
|
|
137
|
-
* [
|
|
138
|
-
* [
|
|
139
|
-
* [
|
|
140
|
-
* [Accessibility](https://ej2.syncfusion.com/angular/documentation/spreadsheet/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides with built-in accessibility support which helps to access all the Spreadsheet component features through the keyboard, screen readers, or other assistive technology devices.
|
|
103
|
+
* [Data sources](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/data-binding/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#local-data): Bind the Spreadsheet component with an array of objects or data from a web service using [DataManager](https://ej2.syncfusion.com/angular/documentation/data/data-binding?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm).
|
|
104
|
+
* [Virtualization](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/scrolling/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#virtual-scrolling): Provides the option to load large amount of data without performance degradation.
|
|
105
|
+
* [Selection](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/selection/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to select a cell or range of cells.
|
|
106
|
+
* [Editing](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/editing/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to dynamically edit a cell.
|
|
107
|
+
* [Formulas](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/formulas/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/formula): Provides built-in calculation library with pre-defined formulas and named range support.
|
|
108
|
+
* [Clipboard](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/clipboard/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to perform clipboard operations.
|
|
109
|
+
* [Cell formatting](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/formatting#text-and-cell-formatting/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/cell-formatting): Provides the option to customize the appearance of cells.
|
|
110
|
+
* [Number formatting](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/formatting#number-formatting/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/number-formatting): Provides the option to format the cell value.
|
|
111
|
+
* [Open](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/open-save#open/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to open Excel and CSV files in Spreadsheet.
|
|
112
|
+
* [Save](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/open-save#save/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to save Spreadsheet data as Excel, CSV, and PDF documents.
|
|
113
|
+
* [Sorting](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/sort#sort-by-cell-value?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Helps you to arrange the data to particular order in a selected range of cells.
|
|
114
|
+
* [Filtering](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/filter#apply-filter-on-ui?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Helps you to view specific rows in the Spreadsheet by hiding the other rows.
|
|
115
|
+
* [Undo Redo](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/undo-redo?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to perform undo redo operations in Spreadsheet.
|
|
116
|
+
* [Hyperlink](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/link/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to navigate to web link or cell reference within the sheet or to other sheet in Spreadsheet.
|
|
117
|
+
* [Resize](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/mobile-responsiveness?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Allows you to change the row height and column width. Auto fit the rows and columns based on its content.
|
|
118
|
+
* [Wrap text](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/cell-range#wrap-text?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to display the large content as multiple lines in a single cell.
|
|
119
|
+
* [Data validation](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/cell-range#data-validation/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/data-validation): Provides the option to validate edited values based on data validation rules defined for a cell or range of cells.
|
|
120
|
+
* [Find and replace](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/searching#find?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to find the data and replace it across all sheets in Spreadsheet.
|
|
121
|
+
* [Protect sheet](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/protect-sheet/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to restrict user actions like cell editing, row and column insertion, deletion, and resizing.
|
|
122
|
+
* [Borders](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/formatting#borders?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to customize cell gridlines such as color and its style for enhanced UI.
|
|
123
|
+
* [Show/hide](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/worksheet#sheet-visibility?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to show/hide rows, columns and sheets.
|
|
124
|
+
* [Insert/delete](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/rows-and-columns#insert?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to insert/delete rows, columns and sheets.
|
|
125
|
+
* [Merge cells](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/cell-range#merge-cells?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to combine two or more cells located in the same row or column into a single cell.
|
|
126
|
+
* [Conditional formatting](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/formatting#conditional-formatting/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to format a cell or range of cells based on conditions applied.
|
|
127
|
+
* [Autofill](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/cell-range#auto-fill?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to fill or copy a series or pattern of values and formats into adjacent cells in any direction.
|
|
128
|
+
* [Clear](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/cell-range#clear?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to clear the content, formats, and hyperlinks applied to a cell or range of cells in a Spreadsheet.
|
|
129
|
+
* [Aggregates](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/formulas?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides the option to check the sum, average, count, and more for the selected cells or range in the sheet.
|
|
130
|
+
* [Image](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/illustrations/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/image): Allows you to view, insert, and modify a picture in a Spreadsheet with customizing options.
|
|
131
|
+
* [Chart](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/illustrations#chart/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/chart): Transforms your Spreadsheet data to an intuitive overview for better understanding and to make smart business decisions.
|
|
132
|
+
* [Freeze panes](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/freeze-pane/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/freeze-pane): Allows you to keep the specified rows and columns always visible at the top and left side of the sheet while scrolling through the sheet.
|
|
133
|
+
* [Password protection](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/protect-sheet#protect-workbook?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Allows you to protect the workbook with a password.
|
|
134
|
+
* [Multi-line editing](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/editing/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Allows you to insert a line break between paragraphs of the text within a cell in a Spreadsheet.
|
|
135
|
+
* [Calculate range selection](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/selection/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Helps you to select a range or multiple ranges when editing a formula in a cell.
|
|
136
|
+
* [Right-to-left (RTL)](https://ej2.syncfusion.com/angular/documentation/right-to-left?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Aligns content in the Spreadsheet component from right to left.
|
|
137
|
+
* [Templates](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/template/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm#/material/spreadsheet/cell-template): Templates can be used to create custom user experiences in the Spreadsheet.
|
|
138
|
+
* [Globalization](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/global-local#localization?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Personalize the Spreadsheet component with different languages, as well as culture-specific number, date, and time formatting.
|
|
139
|
+
* [Accessibility](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/accessibility?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm): Provides with built-in accessibility support which helps to access all the Spreadsheet component features through the keyboard, screen readers, or other assistive technology devices.
|
|
141
140
|
|
|
142
141
|
## Resources
|
|
143
142
|
|
|
144
|
-
* [Theme Studio](https://ej2.syncfusion.com/themestudio
|
|
143
|
+
* [Theme Studio](https://ej2.syncfusion.com/themestudio/?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm)
|
|
145
144
|
* [What's New](https://www.syncfusion.com/products/whatsnew/angular?utm_medium=listing&utm_source=github)
|
|
146
|
-
* [Road Map](https://www.syncfusion.com/products/roadmap/angular)
|
|
147
|
-
* [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all)
|
|
145
|
+
* [Road Map](https://www.syncfusion.com/products/roadmap/angular?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm)
|
|
146
|
+
* [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm)
|
|
148
147
|
|
|
149
148
|
## Support
|
|
150
149
|
|
|
151
150
|
Product support is available through the following mediums.
|
|
152
151
|
|
|
153
|
-
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
|
|
152
|
+
* [Support ticket](https://support.syncfusion.com/support/tickets/create?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
|
|
154
153
|
* [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm)
|
|
155
|
-
* [GitHub issues](https://github.com/syncfusion/ej2-angular-ui-components/issues/new)
|
|
154
|
+
* [GitHub issues](https://github.com/syncfusion/ej2-angular-ui-components/issues/new?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm)
|
|
156
155
|
* [Request feature or report bug](https://www.syncfusion.com/feedback/angular?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm)
|
|
157
156
|
* Live chat
|
|
158
157
|
|
|
@@ -162,9 +161,9 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
|
|
|
162
161
|
|
|
163
162
|
## License and copyright
|
|
164
163
|
|
|
165
|
-
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/
|
|
164
|
+
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/license/studio/34.1.29/syncfusion_essential_studio_eula.pdf?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm). To acquire a license for 150+ [Angular UI components](https://www.syncfusion.com/angular-components?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm), you can [purchase](https://www.syncfusion.com/sales/pricing?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm) or [start a free 30-day trial](https://www.syncfusion.com/downloads/spreadsheet-editor-sdk?tag=es-seo-spreadsheet-editor-sdk-download-trial).
|
|
166
165
|
|
|
167
|
-
> A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
|
166
|
+
> A free community [license](https://www.syncfusion.com/products/communitylicense?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
|
168
167
|
|
|
169
168
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm) for more info.
|
|
170
169
|
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-angular-spreadsheet",
|
|
3
|
-
"version": "34.2.
|
|
3
|
+
"version": "34.2.4",
|
|
4
4
|
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Angular",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
7
7
|
"schematics": "./schematics/collection.json",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~34.2.
|
|
10
|
-
"@syncfusion/ej2-angular-base": "~34.2.
|
|
11
|
-
"@syncfusion/ej2-spreadsheet": "34.2.
|
|
9
|
+
"@syncfusion/ej2-base": "~34.2.4",
|
|
10
|
+
"@syncfusion/ej2-angular-base": "~34.2.4",
|
|
11
|
+
"@syncfusion/ej2-spreadsheet": "34.2.4"
|
|
12
12
|
},
|
|
13
13
|
"keywords": [
|
|
14
14
|
"angular",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-spreadsheet';
|
|
4
|
-
exports.pkgVer = '^34.2.
|
|
4
|
+
exports.pkgVer = '^34.2.4';
|
|
5
5
|
exports.moduleName = 'SpreadsheetModule';
|
|
6
|
-
exports.themeVer = '~34.2.
|
|
6
|
+
exports.themeVer = '~34.2.4';
|