-
Notifications
You must be signed in to change notification settings - Fork 13
documentation(EJ2-1014682): Documentation Improvement - Update and standardize Limitations sections for react spreadsheet #2382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Changes from 7 commits
796cf1e
7b6b50b
27198b8
8d2432a
258f580
412e41b
722f595
75096e6
0417ee1
b342b6e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -97,6 +97,7 @@ The following features have some limitations in Data Validation: | |
| * Insert row between the data validation. | ||
| * Copy/paste with data validation. | ||
| * Delete cells between data validation applied range. | ||
| * Custom error message in data validation. | ||
|
||
|
|
||
| ## See Also | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -114,6 +114,7 @@ The following features have some limitations in Filter: | |
| * Insert/delete row/column between the filter applied cells. | ||
| * Merge cells with filter. | ||
| * Copy/cut paste the filter applied cells. | ||
| * Filter by color. | ||
|
||
|
|
||
| ## Note | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -82,6 +82,8 @@ In the following sample, searching can be done by following ways: | |
| ## Limitations | ||
|
|
||
| * Undo/redo for Replace All is not supported in this feature. | ||
| * Replace All is not supported for selected range. | ||
|
||
| * Find and Replace in Formulas, Notes not supported. | ||
|
|
||
| ## Note | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.