@univerjs/sheets-formula 0.2.13 → 0.2.15

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.
@@ -292,11 +292,11 @@ declare const _default: {
292
292
  url: string;
293
293
  }[];
294
294
  functionParameter: {
295
- number1: {
295
+ text: {
296
296
  name: string;
297
297
  detail: string;
298
298
  };
299
- number2: {
299
+ numBytes: {
300
300
  name: string;
301
301
  detail: string;
302
302
  };
@@ -352,11 +352,15 @@ declare const _default: {
352
352
  url: string;
353
353
  }[];
354
354
  functionParameter: {
355
- number1: {
355
+ text: {
356
356
  name: string;
357
357
  detail: string;
358
358
  };
359
- number2: {
359
+ startNum: {
360
+ name: string;
361
+ detail: string;
362
+ };
363
+ numChars: {
360
364
  name: string;
361
365
  detail: string;
362
366
  };
@@ -292,11 +292,11 @@ declare const _default: {
292
292
  url: string;
293
293
  }[];
294
294
  functionParameter: {
295
- number1: {
295
+ text: {
296
296
  name: string;
297
297
  detail: string;
298
298
  };
299
- number2: {
299
+ numBytes: {
300
300
  name: string;
301
301
  detail: string;
302
302
  };
@@ -352,11 +352,15 @@ declare const _default: {
352
352
  url: string;
353
353
  }[];
354
354
  functionParameter: {
355
- number1: {
355
+ text: {
356
356
  name: string;
357
357
  detail: string;
358
358
  };
359
- number2: {
359
+ startNum: {
360
+ name: string;
361
+ detail: string;
362
+ };
363
+ numChars: {
360
364
  name: string;
361
365
  detail: string;
362
366
  };
@@ -2728,11 +2728,11 @@ declare const _default: {
2728
2728
  url: string;
2729
2729
  }[];
2730
2730
  functionParameter: {
2731
- number1: {
2731
+ text: {
2732
2732
  name: string;
2733
2733
  detail: string;
2734
2734
  };
2735
- number2: {
2735
+ numBytes: {
2736
2736
  name: string;
2737
2737
  detail: string;
2738
2738
  };
@@ -2788,11 +2788,15 @@ declare const _default: {
2788
2788
  url: string;
2789
2789
  }[];
2790
2790
  functionParameter: {
2791
- number1: {
2791
+ text: {
2792
2792
  name: string;
2793
2793
  detail: string;
2794
2794
  };
2795
- number2: {
2795
+ startNum: {
2796
+ name: string;
2797
+ detail: string;
2798
+ };
2799
+ numChars: {
2796
2800
  name: string;
2797
2801
  detail: string;
2798
2802
  };
@@ -2728,11 +2728,11 @@ declare const _default: {
2728
2728
  url: string;
2729
2729
  }[];
2730
2730
  functionParameter: {
2731
- number1: {
2731
+ text: {
2732
2732
  name: string;
2733
2733
  detail: string;
2734
2734
  };
2735
- number2: {
2735
+ numBytes: {
2736
2736
  name: string;
2737
2737
  detail: string;
2738
2738
  };
@@ -2788,11 +2788,15 @@ declare const _default: {
2788
2788
  url: string;
2789
2789
  }[];
2790
2790
  functionParameter: {
2791
- number1: {
2791
+ text: {
2792
2792
  name: string;
2793
2793
  detail: string;
2794
2794
  };
2795
- number2: {
2795
+ startNum: {
2796
+ name: string;
2797
+ detail: string;
2798
+ };
2799
+ numChars: {
2796
2800
  name: string;
2797
2801
  detail: string;
2798
2802
  };
@@ -2728,11 +2728,11 @@ declare const _default: {
2728
2728
  url: string;
2729
2729
  }[];
2730
2730
  functionParameter: {
2731
- number1: {
2731
+ text: {
2732
2732
  name: string;
2733
2733
  detail: string;
2734
2734
  };
2735
- number2: {
2735
+ numBytes: {
2736
2736
  name: string;
2737
2737
  detail: string;
2738
2738
  };
@@ -2788,11 +2788,15 @@ declare const _default: {
2788
2788
  url: string;
2789
2789
  }[];
2790
2790
  functionParameter: {
2791
- number1: {
2791
+ text: {
2792
2792
  name: string;
2793
2793
  detail: string;
2794
2794
  };
2795
- number2: {
2795
+ startNum: {
2796
+ name: string;
2797
+ detail: string;
2798
+ };
2799
+ numChars: {
2796
2800
  name: string;
2797
2801
  detail: string;
2798
2802
  };