You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/Excel/Spreadsheet/React/feature-list.md
+62-53Lines changed: 62 additions & 53 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,60 +9,69 @@ documentation: ug
9
9
10
10
# Feature list in React Spreadsheet component
11
11
12
-
The following table compares Excel functionality with the availability of EJ1 and EJ2 Spreadsheet features.
12
+
The following table shows the availability of ej2 spreadsheet features.
13
13
14
-
|**Features**|**Available in EJ1 Spreadsheet**|**Available in EJ2 Spreadsheet**|**Comments**|
15
-
| --- | --- | --- | --- |
16
-
| Ribbon | Yes | Yes | - |
17
-
| Formula bar | Yes | Yes | - |
18
-
| Sheet tab | Yes | Yes | - |
19
-
| Show / Hide gridlines and header | Yes | Yes | - |
20
-
| Scrolling | Partially | Yes | - |
21
-
| Selection | Yes | Yes | - |
22
-
| Editing | Yes | Yes | - |
23
-
| Formulae | Yes | Partially | EJ2 supports limited number of [`most used formulas`](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/formulas#supported-formulas)|
24
-
| Named range | Yes | Partially | EJ2 Spreadsheet Named range supports only in workbook scope |
25
-
| Data Binding | Yes | Yes | - |
26
-
| Formatting | Yes | Yes | - |
27
-
| Context menu | Yes | Yes | - |
28
-
| Keyboard navigation | Yes | Yes | - |
29
-
| Keyboard shortcuts | Yes | Yes | - |
30
-
| Sorting | Yes | Yes | - |
31
-
| Filtering | Yes | Yes | - |
32
-
| Hyperlink | Yes | Yes | - |
33
-
| Undo & redo | Yes | Yes | - |
34
-
| Open and Save | Yes | Yes | - |
35
-
| Resize / Autofit | Yes | Yes | - |
36
-
| Clipboard | Yes | Yes | - |
37
-
| Collaborative editing | No | Yes | - |
38
-
| Wrap text | Yes | Yes | - |
39
-
| Template | No | Yes | - |
40
-
| Merge cells | Yes | Yes | - |
41
-
| Show / Hide rows and columns | Yes | Yes | - |
42
-
| Sheet customizations | Yes | Partially | Move or copy sheet is not supported in EJ2 spreadsheet. |
43
-
| Data Validation | Yes | Yes | - |
44
-
| Table | Yes | No | - |
45
-
| Chart | Yes | Yes | - |
46
-
| Image | Yes | Yes | - |
47
-
| Conditional formatting | Yes | Yes | - |
48
-
| Freeze Pane | Yes | Yes | - |
49
-
| Scaling | No | No | - |
50
-
| Print | Yes | No | - |
51
-
| Grouping | No | No | - |
52
-
| Autofill | Yes | No | - |
53
-
| Auto Sum | Yes | Yes | - |
54
-
| Format painter | Yes | No | - |
55
-
| Cell Style | Yes | Partially | We can only customize the cell style in EJ2 Spreadsheet through API. |
56
-
| Protection | Yes | Partially | Custom encryption is not supported in EJ2 Spreadsheet's protect workbook. |
57
-
| Find and replace | Yes | Yes | - |
58
-
| Drag and Drop | Yes | No | - |
59
-
| Notes | Yes | No | - |
60
-
| Comments | No | No | - |
61
-
| Pivot table | Yes | No | - |
62
-
| Sparklines | Yes | No | - |
63
-
| Form controls | Yes | No | - |
64
-
| Shapes | No | No | - |
65
-
| Clear | Yes | Yes | - |
14
+
|**Features**|**Available in EJ2 Spreadsheet**|**Comments**|
15
+
| --- | --- | --- |
16
+
| Ribbon | Yes | - |
17
+
| Formula bar | Yes | - |
18
+
| Sheet tab | Yes | - |
19
+
| Show / Hide gridlines and header | Yes | - |
20
+
| Scrolling | Yes | - |
21
+
| Selection | Yes | - |
22
+
| Editing | Yes | - |
23
+
| Formulae | Partially | EJ2 supports limited number of [`most used formulas`](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/formulas#supported-formulas)|
24
+
| Named range | Yes | - |
25
+
| Data Binding | Yes | - |
26
+
| Cell Formatting | Yes | - |
27
+
| Number Formatting | Yes | - |
28
+
| Context menu | Yes | - |
29
+
| Keyboard navigation | Yes | - |
30
+
| Keyboard shortcuts | Yes | - |
31
+
| Sorting | Yes | - |
32
+
| Filtering | Yes | - |
33
+
| Hyperlink | Yes | - |
34
+
| Undo & redo | Yes | - |
35
+
| Open and Save | Yes | - |
36
+
| Import | Yes | - |
37
+
| Export | Yes | - |
38
+
| Resize / Autofit | Yes | - |
39
+
| Clipboard | Yes | - |
40
+
| Collaborative editing | No | - |
41
+
| Wrap text | Yes | - |
42
+
| Template | Yes | - |
43
+
| Merge cells | Yes | - |
44
+
| Show / Hide rows and columns | Yes | - |
45
+
| Sheet customizations | Yes | - |
46
+
| Data Validation | Yes | - |
47
+
| Table | No | - |
48
+
| Chart | Yes | - |
49
+
| Image | Yes | - |
50
+
| Conditional formatting | Yes | - |
51
+
| Freeze Pane | Yes | - |
52
+
| Scaling | No | - |
53
+
| Print | Yes | - |
54
+
| Grouping | No | - |
55
+
| Autofill | Yes | - |
56
+
| Auto Sum | Yes | - |
57
+
| Format painter | No | - |
58
+
| Cell Style | Yes | - |
59
+
| Protection | Yes | - |
60
+
| Find and replace | Yes | - |
61
+
| Drag and Drop | Partially | EJ2 spreadsheet supports drag and drop of images and charts |
0 commit comments