@univerjs/sheets-formula-ui 0.10.5 → 0.10.6

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.
@@ -5400,10 +5400,10 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
5400
5400
  }
5401
5401
  ],
5402
5402
  functionParameter: {
5403
- values: { name: "values", detail: "要计算平均数的值。" },
5404
- weights: { name: "weights", detail: "要应用的相应权重列表。" },
5405
- additionalValues: { name: "additional_values", detail: "要计算平均数的其他值。" },
5406
- additionalWeights: { name: "additional_weights", detail: "要应用的其他权重。" }
5403
+ values: { name: "values", detail: "The values to be averaged." },
5404
+ weights: { name: "weights", detail: "The corresponding list of weights to apply." },
5405
+ additionalValues: { name: "additional_values", detail: "Additional values to average." },
5406
+ additionalWeights: { name: "additional_weights", detail: "Additional weights to apply." }
5407
5407
  }
5408
5408
  },
5409
5409
  AVERAGEA: {
@@ -5688,11 +5688,11 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
5688
5688
  functionParameter: {
5689
5689
  number1: {
5690
5690
  name: "value1",
5691
- detail: "Required. The first argument representing the values that you want to count."
5691
+ detail: "The first argument representing the values that you want to count."
5692
5692
  },
5693
5693
  number2: {
5694
5694
  name: "value2",
5695
- detail: "Optional. Additional arguments representing the values that you want to count, up to a maximum of 255 arguments."
5695
+ detail: "Additional arguments representing the values that you want to count, up to a maximum of 255 arguments."
5696
5696
  }
5697
5697
  }
5698
5698
  },
@@ -5683,11 +5683,11 @@ Si núm_índice es una fracción, se trunca al entero inferior antes de ser util
5683
5683
  functionParameter: {
5684
5684
  number1: {
5685
5685
  name: "valor1",
5686
- detail: "Obligatorio. El primer argumento que representa los valores que desea contar."
5686
+ detail: "El primer argumento que representa los valores que desea contar."
5687
5687
  },
5688
5688
  number2: {
5689
5689
  name: "valor2",
5690
- detail: "Opcional. Argumentos adicionales que representan los valores que desea contar, hasta un máximo de 255 argumentos."
5690
+ detail: "Argumentos adicionales que representan los valores que desea contar, hasta un máximo de 255 argumentos."
5691
5691
  }
5692
5692
  }
5693
5693
  },
@@ -5400,10 +5400,10 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
5400
5400
  }
5401
5401
  ],
5402
5402
  functionParameter: {
5403
- values: { name: "values", detail: "要计算平均数的值。" },
5404
- weights: { name: "weights", detail: "要应用的相应权重列表。" },
5405
- additionalValues: { name: "additional_values", detail: "要计算平均数的其他值。" },
5406
- additionalWeights: { name: "additional_weights", detail: "要应用的其他权重。" }
5403
+ values: { name: "values", detail: "The values to be averaged." },
5404
+ weights: { name: "weights", detail: "The corresponding list of weights to apply." },
5405
+ additionalValues: { name: "additional_values", detail: "Additional values to average." },
5406
+ additionalWeights: { name: "additional_weights", detail: "Additional weights to apply." }
5407
5407
  }
5408
5408
  },
5409
5409
  AVERAGEA: {
@@ -5688,11 +5688,11 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
5688
5688
  functionParameter: {
5689
5689
  number1: {
5690
5690
  name: "value1",
5691
- detail: "Required. The first argument representing the values that you want to count."
5691
+ detail: "The first argument representing the values that you want to count."
5692
5692
  },
5693
5693
  number2: {
5694
5694
  name: "value2",
5695
- detail: "Optional. Additional arguments representing the values that you want to count, up to a maximum of 255 arguments."
5695
+ detail: "Additional arguments representing the values that you want to count, up to a maximum of 255 arguments."
5696
5696
  }
5697
5697
  }
5698
5698
  },
@@ -5400,10 +5400,10 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
5400
5400
  }
5401
5401
  ],
5402
5402
  functionParameter: {
5403
- values: { name: "values", detail: "要计算平均数的值。" },
5404
- weights: { name: "weights", detail: "要应用的相应权重列表。" },
5405
- additionalValues: { name: "additional_values", detail: "要计算平均数的其他值。" },
5406
- additionalWeights: { name: "additional_weights", detail: "要应用的其他权重。" }
5403
+ values: { name: "values", detail: "The values to be averaged." },
5404
+ weights: { name: "weights", detail: "The corresponding list of weights to apply." },
5405
+ additionalValues: { name: "additional_values", detail: "Additional values to average." },
5406
+ additionalWeights: { name: "additional_weights", detail: "Additional weights to apply." }
5407
5407
  }
5408
5408
  },
5409
5409
  AVERAGEA: {
@@ -5688,11 +5688,11 @@ If index_num is a fraction, it is truncated to the lowest integer before being u
5688
5688
  functionParameter: {
5689
5689
  number1: {
5690
5690
  name: "value1",
5691
- detail: "Required. The first argument representing the values that you want to count."
5691
+ detail: "The first argument representing the values that you want to count."
5692
5692
  },
5693
5693
  number2: {
5694
5694
  name: "value2",
5695
- detail: "Optional. Additional arguments representing the values that you want to count, up to a maximum of 255 arguments."
5695
+ detail: "Additional arguments representing the values that you want to count, up to a maximum of 255 arguments."
5696
5696
  }
5697
5697
  }
5698
5698
  },