File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,6 +50,6 @@ spreadsheet.parse([
5050
5151** Change log:** Added in v6.0
5252
53- ** Related sample:** [ Spreadsheet. Custom formula] ( https://snippet.dhtmlx.com/wvxdlahp )
53+ ** Related sample:** [ Spreadsheet. Add custom formula] ( https://snippet.dhtmlx.com/wvxdlahp )
5454
5555** Related articles:** [ Formulas and functions] ( /functions/#custom-formulas )
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ spreadsheet.toolbar.data.add(
257257spreadsheet .parse (dataset);
258258~~~
259259
260- ** Related sample:** [ Spreadsheet. Custom font size] ( https://snippet.dhtmlx.com/tffbf11g )
260+ ** Related sample:** [ Spreadsheet. Set custom font size] ( https://snippet.dhtmlx.com/tffbf11g )
261261
262262## Menu
263263
Original file line number Diff line number Diff line change @@ -1385,4 +1385,4 @@ spreadsheet.parse([
13851385The handler function must be synchronous. Using ` Promise ` or ` fetch ` inside the function is not allowed.
13861386:::
13871387
1388- ** Related sample:** [ Spreadsheet. Custom formula] ( https://snippet.dhtmlx.com/wvxdlahp )
1388+ ** Related sample:** [ Spreadsheet. Add custom formula] ( https://snippet.dhtmlx.com/wvxdlahp )
You can’t perform that action at this time.
0 commit comments