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/ASP-NET-CORE/notes.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The **Notes** feature is used to insert comments, provide feedback, suggest chan
14
14
15
15
When opening the Excel document with notes in the Spreadsheet, they will be displayed in the control. The cells containing notes will be indicated with a red colored triangle at the top-right corner. Hovering the mouse over these cells will display the content of the notes.
16
16
17
-

17
+

18
18
19
19
In the below example, you can add, edit, save, and delete notes.
20
20
@@ -40,8 +40,6 @@ In the active worksheet, you can add a note in the following ways:
40
40
41
41
A dialog box will open where you can enter the note content. After entering the content, you can either click on other cells or press the <kbd>Esc</kbd> button to automatically save the note and close the dialog box.
42
42
43
-

44
-
45
43
## Editing a note
46
44
47
45
In the active worksheet, you can modify the content of existing notes in the document:
@@ -52,8 +50,6 @@ In the active worksheet, you can modify the content of existing notes in the doc
52
50
53
51
The note editor dialog box will open with the existing content. After editing the content, you can either click on other cells or press the <kbd>Esc</kbd> button to automatically save the changes and close the dialog box.
54
52
55
-

56
-
57
53
## Deleting a note
58
54
59
55
You can remove notes from cells using the following ways:
@@ -63,10 +59,10 @@ You can remove notes from cells using the following ways:
63
59
64
60
The note will be removed from the cell, and the red triangle indicator will be removed.
65
61
66
-

67
-
68
62
## Navigating between notes
69
63
64
+

65
+
70
66
The Syncfusion Spreadsheet provides intuitive navigation to quickly move between cells containing notes in your worksheet. These options are accessible through the **Notes** dropdown in the **Review** tab.
71
67
72
68
### Previous Note
@@ -119,6 +115,8 @@ All notes in the worksheet will appear as floating text boxes near their respect
119
115
120
116
This functionality enhances workflow efficiency by providing flexible control over note visibility, whether for individual focus or comprehensive review.
121
117
118
+

119
+
122
120
## Saving the document with notes
123
121
124
122
The Spreadsheet data, including notes, can be saved and exported as an Excel document by selecting **File > Save As** in the ribbon menu. Exporting worksheets with notes is supported in Excel file formats such as Microsoft Excel (.xlsx) and Microsoft Excel 97-2003 (.xls).
Copy file name to clipboardExpand all lines: Document-Processing/Excel/Spreadsheet/ASP-NET-MVC/notes.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The **Notes** feature is used to insert comments, provide feedback, suggest chan
14
14
15
15
When opening the Excel document with notes in the Spreadsheet, they will be displayed in the control. The cells containing notes will be indicated with a red colored triangle at the top-right corner. Hovering the mouse over these cells will display the content of the notes.
16
16
17
-

17
+

18
18
19
19
In the below example, you can add, edit, save, and delete notes.
20
20
@@ -40,8 +40,6 @@ In the active worksheet, you can add a note in the following ways:
40
40
41
41
A dialog box will open where you can enter the note content. After entering the content, you can either click on other cells or press the <kbd>Esc</kbd> button to automatically save the note and close the dialog box.
42
42
43
-

44
-
45
43
## Editing a note
46
44
47
45
In the active worksheet, you can modify the content of existing notes in the document:
@@ -52,8 +50,6 @@ In the active worksheet, you can modify the content of existing notes in the doc
52
50
53
51
The note editor dialog box will open with the existing content. After editing the content, you can either click on other cells or press the <kbd>Esc</kbd> button to automatically save the changes and close the dialog box.
54
52
55
-

56
-
57
53
## Deleting a note
58
54
59
55
You can remove notes from cells using the following ways:
@@ -63,10 +59,10 @@ You can remove notes from cells using the following ways:
63
59
64
60
The note will be removed from the cell, and the red triangle indicator will be removed.
65
61
66
-

67
-
68
62
## Navigating between notes
69
63
64
+

65
+
70
66
The Syncfusion Spreadsheet provides intuitive navigation to quickly move between cells containing notes in your worksheet. These options are accessible through the **Notes** dropdown in the **Review** tab.
71
67
72
68
### Previous Note
@@ -119,6 +115,8 @@ All notes in the worksheet will appear as floating text boxes near their respect
119
115
120
116
This functionality enhances workflow efficiency by providing flexible control over note visibility, whether for individual focus or comprehensive review.
121
117
118
+

119
+
122
120
## Saving the document with notes
123
121
124
122
The Spreadsheet data, including notes, can be saved and exported as an Excel document by selecting **File > Save As** in the ribbon menu. Exporting worksheets with notes is supported in Excel file formats such as Microsoft Excel (.xlsx) and Microsoft Excel 97-2003 (.xls).
0 commit comments