-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 9b02ace
committed
Merge branch 'EJMVC-5887' into 'hotfix/hotfix-v14.4.0.20'
EJMVC-5887 - MD Changes
Formulas:
1) Included User defined function support
Clipboard:
1) Used + operator for combination keys
2) changed and Ensured white space in last note
Searching:
1) Given navigation for "findNext" and "findPrevious" methods
2) Removed the sentence "The following output is displayed the Go To dialog." and included caption for Go To Dialog.
Scrolling:
1) Changed the sentence "To enable responsive, IsResponsive property in ScrollSettings should be true" as "To enable responsive, set IsResponsive property in ScrollSettings as true"
See merge request !20File tree
5 files changed
+58
-8
lines changed- aspnetmvc/Spreadsheet
- Formulas_images
5 files changed
+58
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
21 | + | ||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
32 | + | ||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | - | ||
50 | + | ||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 | - | ||
111 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | + | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
155 | + | ||
156 | + | ||
157 | + | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | + | ||
162 | + | ||
163 | + | ||
164 | + | ||
165 | + | ||
166 | + | ||
167 | + | ||
119 | 168 |
| |
120 | 169 |
| |
121 | 170 |
| |
|
Loading[フレーム]
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | - | ||
44 | + | ||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | - | ||
26 | + | ||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | - | ||
124 | - | ||
125 | 123 |
| |
126 | 124 |
| |
125 | + | ||
126 | + | ||
127 | + | ||
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
|
0 commit comments