@univerjs/sheets-formula-ui 0.9.3 → 0.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/locale/en-US.js +2 -2
- package/lib/cjs/locale/fa-IR.js +2 -2
- package/lib/cjs/locale/fr-FR.js +2 -2
- package/lib/cjs/locale/ru-RU.js +5 -10
- package/lib/es/locale/en-US.js +2 -2
- package/lib/es/locale/fa-IR.js +2 -2
- package/lib/es/locale/fr-FR.js +2 -2
- package/lib/es/locale/ru-RU.js +973 -978
- package/lib/locale/en-US.js +2 -2
- package/lib/locale/fa-IR.js +2 -2
- package/lib/locale/fr-FR.js +2 -2
- package/lib/locale/ru-RU.js +973 -978
- package/lib/types/locale/function-list/financial/ru-RU.d.ts +2 -1607
- package/lib/types/locale/function-list/math/ru-RU.d.ts +2 -1401
- package/lib/umd/locale/en-US.js +2 -2
- package/lib/umd/locale/fa-IR.js +2 -2
- package/lib/umd/locale/fr-FR.js +2 -2
- package/lib/umd/locale/ru-RU.js +3 -8
- package/package.json +12 -12
package/lib/locale/en-US.js
CHANGED
|
@@ -5239,7 +5239,7 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
|
|
|
5239
5239
|
],
|
|
5240
5240
|
functionParameter: {
|
|
5241
5241
|
sumRange: { name: "sum_range", detail: "The range of cells to sum." },
|
|
5242
|
-
criteriaRange1: { name: "criteria_range1
|
|
5242
|
+
criteriaRange1: { name: "criteria_range1", detail: "The range that is tested using criteria1. criteria_range1 and criteria1 set up a search pair whereby a range is searched for specific criteria. Once items in the range are found, their corresponding values in sum_range are added." },
|
|
5243
5243
|
criteria1: { name: "criteria1", detail: 'The criteria that defines which cells in criteria_range1 will be added. For example, criteria can be entered as 32, ">32", B4, "apples", or "32".' },
|
|
5244
5244
|
criteriaRange2: { name: "criteriaRange2", detail: "Additional ranges. You can enter up to 127 range pairs." },
|
|
5245
5245
|
criteria2: { name: "criteria2", detail: "Additional associated criteria. You can enter up to 127 criteria pairs." }
|
|
@@ -6307,7 +6307,7 @@ COUNTIF uses only a single criteria. Use COUNTIFS if you want to use multiple cr
|
|
|
6307
6307
|
],
|
|
6308
6308
|
functionParameter: {
|
|
6309
6309
|
maxRange: { name: "sum_range", detail: "The range of cells to max." },
|
|
6310
|
-
criteriaRange1: { name: "criteria_range1
|
|
6310
|
+
criteriaRange1: { name: "criteria_range1", detail: "Is the set of cells to evaluate with the criteria." },
|
|
6311
6311
|
criteria1: { name: "criteria1", detail: "Is the criteria in the form of a number, expression, or text that defines which cells will be evaluated as maximum. " },
|
|
6312
6312
|
criteriaRange2: { name: "criteriaRange2", detail: "Additional ranges. You can enter up to 127 ranges." },
|
|
6313
6313
|
criteria2: { name: "criteria2", detail: "Additional associated criteria. You can enter up to 127 criteria." }
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -5239,7 +5239,7 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
|
|
|
5239
5239
|
],
|
|
5240
5240
|
functionParameter: {
|
|
5241
5241
|
sumRange: { name: "sum_range", detail: "The range of cells to sum." },
|
|
5242
|
-
criteriaRange1: { name: "criteria_range1
|
|
5242
|
+
criteriaRange1: { name: "criteria_range1", detail: "The range that is tested using criteria1. criteria_range1 and criteria1 set up a search pair whereby a range is searched for specific criteria. Once items in the range are found, their corresponding values in sum_range are added." },
|
|
5243
5243
|
criteria1: { name: "criteria1", detail: 'The criteria that defines which cells in criteria_range1 will be added. For example, criteria can be entered as 32, ">32", B4, "apples", or "32".' },
|
|
5244
5244
|
criteriaRange2: { name: "criteriaRange2", detail: "Additional ranges. You can enter up to 127 range pairs." },
|
|
5245
5245
|
criteria2: { name: "criteria2", detail: "Additional associated criteria. You can enter up to 127 criteria pairs." }
|
|
@@ -6307,7 +6307,7 @@ COUNTIF uses only a single criteria. Use COUNTIFS if you want to use multiple cr
|
|
|
6307
6307
|
],
|
|
6308
6308
|
functionParameter: {
|
|
6309
6309
|
maxRange: { name: "sum_range", detail: "The range of cells to max." },
|
|
6310
|
-
criteriaRange1: { name: "criteria_range1
|
|
6310
|
+
criteriaRange1: { name: "criteria_range1", detail: "Is the set of cells to evaluate with the criteria." },
|
|
6311
6311
|
criteria1: { name: "criteria1", detail: "Is the criteria in the form of a number, expression, or text that defines which cells will be evaluated as maximum. " },
|
|
6312
6312
|
criteriaRange2: { name: "criteriaRange2", detail: "Additional ranges. You can enter up to 127 ranges." },
|
|
6313
6313
|
criteria2: { name: "criteria2", detail: "Additional associated criteria. You can enter up to 127 criteria." }
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -5239,7 +5239,7 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
|
|
|
5239
5239
|
],
|
|
5240
5240
|
functionParameter: {
|
|
5241
5241
|
sumRange: { name: "sum_range", detail: "The range of cells to sum." },
|
|
5242
|
-
criteriaRange1: { name: "criteria_range1
|
|
5242
|
+
criteriaRange1: { name: "criteria_range1", detail: "The range that is tested using criteria1. criteria_range1 and criteria1 set up a search pair whereby a range is searched for specific criteria. Once items in the range are found, their corresponding values in sum_range are added." },
|
|
5243
5243
|
criteria1: { name: "criteria1", detail: 'The criteria that defines which cells in criteria_range1 will be added. For example, criteria can be entered as 32, ">32", B4, "apples", or "32".' },
|
|
5244
5244
|
criteriaRange2: { name: "criteriaRange2", detail: "Additional ranges. You can enter up to 127 range pairs." },
|
|
5245
5245
|
criteria2: { name: "criteria2", detail: "Additional associated criteria. You can enter up to 127 criteria pairs." }
|
|
@@ -6307,7 +6307,7 @@ COUNTIF uses only a single criteria. Use COUNTIFS if you want to use multiple cr
|
|
|
6307
6307
|
],
|
|
6308
6308
|
functionParameter: {
|
|
6309
6309
|
maxRange: { name: "sum_range", detail: "The range of cells to max." },
|
|
6310
|
-
criteriaRange1: { name: "criteria_range1
|
|
6310
|
+
criteriaRange1: { name: "criteria_range1", detail: "Is the set of cells to evaluate with the criteria." },
|
|
6311
6311
|
criteria1: { name: "criteria1", detail: "Is the criteria in the form of a number, expression, or text that defines which cells will be evaluated as maximum. " },
|
|
6312
6312
|
criteriaRange2: { name: "criteriaRange2", detail: "Additional ranges. You can enter up to 127 ranges." },
|
|
6313
6313
|
criteria2: { name: "criteria2", detail: "Additional associated criteria. You can enter up to 127 criteria." }
|