Skip to content

Commit 0c3be75

Browse files
author
bhuvaneshdhakshinmaoorthy
committed
993171: Resolved spell errors
1 parent 9209642 commit 0c3be75

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Document-Processing/Excel/Spreadsheet/Angular/data-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You can use WebApiAdaptor to bind spreadsheet with Web API created using OData e
107107

108108
## Cell data binding
109109

110-
The Spreadsheet control can bind the data to individual cell in a sheet . To achive this you can use the `value` property.
110+
The Spreadsheet control can bind the data to individual cell in a sheet . To achieve this you can use the `value` property.
111111

112112
Refer to the following code example for cell data binding.
113113

Document-Processing/Excel/Spreadsheet/Angular/freeze-pane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
Freeze Panes helps you to keep particular rows or columns visible when scrolling the sheet content in the spreadsheet. You can specify the number of frozen rows and columns using the [`frozenRows`](https://ej2.syncfusion.com/angular/documentation/api/spreadsheet/#frozenrows) and [`frozenColumns`](https://ej2.syncfusion.com/angular/documentation/api/spreadsheet/#frozencolumns) properties inside the [`Sheet`](https://ej2.syncfusion.com/angular/documentation/api/spreadsheet#sheets) property.
1313

14-
## Apply freezepanes on UI
14+
## Apply freeze panes on UI
1515

1616
**User Interface**:
1717

Document-Processing/Excel/Spreadsheet/Angular/protect-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Unprotect Workbook is used to enable the insert, delete, rename, move, copy, hid
198198

199199
**User Interface**:
200200

201-
In the active Spreadsheet, the workbook Unprotection can be done in any of the following ways:
201+
In the active Spreadsheet, the workbook Unprotect can be done in any of the following ways:
202202

203203
* Select the `Unprotect Workbook` item in the Ribbon toolbar under the Data Tab and provide the valid password in the dialog box.
204204

0 commit comments

Comments
 (0)