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: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,11 +113,9 @@ Full list of issues covering all changes in this release:
113
113
114
114
|**Summary**|**Category**|
115
115
| :- |:-------------|
116
-
| Optimize the upload file API | Improvement |
117
-
| Support delete blank rows, columns, and worksheets. | New Feature |
118
-
| Optimize search context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
119
-
| Optimize search broken links for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
120
-
| Optimize replace context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
116
+
| Optimize operate scope options for extProcessingController. | Improvement |
117
+
| Add protect/unprotect spreadsheet APIs. | New Feature |
118
+
| Add convert worksheet/table/range to other formats. | New Feature |
0 commit comments