igniteui-webcomponents-excel 4.0.3 → 4.2.2

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.
Files changed (117) hide show
  1. package/bundles/igniteui-webcomponents-excel.umd.js +10141 -9597
  2. package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
  3. package/esm2015/lib/AlternateContentChoice_combined.js +3 -3
  4. package/esm2015/lib/BiffRecordStream.js +2 -2
  5. package/esm2015/lib/BorderInfo.js +2 -2
  6. package/esm2015/lib/ColorInfo.js +3 -3
  7. package/esm2015/lib/CustomListSortCondition.js +1 -1
  8. package/esm2015/lib/DefaultStyleHelper_combined.js +3949 -3593
  9. package/esm2015/lib/DrawingPartManagerHelpers_combined.js +1 -1
  10. package/esm2015/lib/DxfInfo.js +6 -6
  11. package/esm2015/lib/EnumConverter.js +1 -1
  12. package/esm2015/lib/ExtPropColorLoaded.js +1 -1
  13. package/esm2015/lib/FinancialUtils.js +6 -6
  14. package/esm2015/lib/GradientStop.js +1 -1
  15. package/esm2015/lib/IBinaryTreeNodeOwner$1_combined.js +3 -0
  16. package/esm2015/lib/ISheetBackground.js +11 -0
  17. package/esm2015/lib/IconSortCondition.js +6 -6
  18. package/esm2015/lib/ImageFormat.js +33 -31
  19. package/esm2015/lib/MultipleCellBlankInfo.js +1 -1
  20. package/esm2015/lib/MultipleCellRKInfo.js +2 -2
  21. package/esm2015/lib/ObjectModelDrawingPartManager_ShapeIdentity.js +1 -1
  22. package/esm2015/lib/ObjectModelTablePartManager_TableContext.js +1 -1
  23. package/esm2015/lib/OrderedSortCondition.js +2 -2
  24. package/esm2015/lib/PngPartManager.js +1 -1
  25. package/esm2015/lib/StringUtilities.js +2 -2
  26. package/esm2015/lib/TableColumnFilterData.js +2 -2
  27. package/esm2015/lib/TiffPartManager.js +1 -1
  28. package/esm2015/lib/UltraCalcConditionalFunctionBase_CriteriaEvaluator.js +7 -7
  29. package/esm2015/lib/UltraCalcConditionalFunctionBase_combined.js +2 -2
  30. package/esm2015/lib/UltraCalcFunctionAddress.js +1 -1
  31. package/esm2015/lib/UltraCalcFunctionCell.js +1 -1
  32. package/esm2015/lib/UltraCalcFunctionDateValue.js +1 -1
  33. package/esm2015/lib/UltraCalcFunctionDays.js +2 -2
  34. package/esm2015/lib/UltraCalcFunctionHLookup.js +1 -1
  35. package/esm2015/lib/UltraCalcFunctionIRR.js +1 -1
  36. package/esm2015/lib/UltraCalcFunctionLookup.js +1 -1
  37. package/esm2015/lib/UltraCalcFunctionLookupBase.js +7 -7
  38. package/esm2015/lib/UltraCalcFunctionTime.js +1 -1
  39. package/esm2015/lib/UltraCalcFunctionTimeValue.js +1 -1
  40. package/esm2015/lib/UltraCalcFunctionVLookup.js +1 -1
  41. package/esm2015/lib/UltraCalcFunctionXBase2Dec.js +1 -1
  42. package/esm2015/lib/UltraCalcFunctionYearFrac.js +2 -2
  43. package/esm2015/lib/WeakWorkbookOwner.js +10 -10
  44. package/esm2015/lib/WmfPartManager.js +1 -1
  45. package/esm2015/lib/WorkbookLoadManagerExcel2007_FontCollection.js +1 -1
  46. package/esm2015/lib/WorkbookLoadManagerExcel2007_ShapeAnchorApplicator.js +7 -7
  47. package/esm2015/lib/WorkbookLoadManagerExcel2007_combined.js +1068 -1044
  48. package/esm2015/lib/WorkbookSaveManagerExcel2003_combined.js +2917 -2885
  49. package/esm2015/lib/WorksheetRegion_HorizontalWeakSorter.js +2 -2
  50. package/esm2015/lib/XFPropBorderLoaded.js +1 -1
  51. package/esm2015/lib/XFPropColorLoaded.js +1 -1
  52. package/esm2015/lib/XFPropGradientStopLoaded.js +1 -1
  53. package/esm2015/lib/XlsxUtilities_ColorTransformsApplicator.js +6 -6
  54. package/esm2015/lib/XlsxUtilities_combined.js +13 -13
  55. package/esm2015/public_api.js +1 -0
  56. package/esm5/lib/AlternateContentChoice_combined.js +3 -3
  57. package/esm5/lib/BiffRecordStream.js +2 -2
  58. package/esm5/lib/BorderInfo.js +2 -2
  59. package/esm5/lib/ColorInfo.js +3 -3
  60. package/esm5/lib/CustomListSortCondition.js +1 -1
  61. package/esm5/lib/DefaultStyleHelper_combined.js +5968 -5496
  62. package/esm5/lib/DrawingPartManagerHelpers_combined.js +1 -1
  63. package/esm5/lib/DxfInfo.js +6 -6
  64. package/esm5/lib/EnumConverter.js +1 -1
  65. package/esm5/lib/ExtPropColorLoaded.js +1 -1
  66. package/esm5/lib/FinancialUtils.js +6 -6
  67. package/esm5/lib/GradientStop.js +1 -1
  68. package/esm5/lib/IBinaryTreeNodeOwner$1_combined.js +3 -0
  69. package/esm5/lib/ISheetBackground.js +11 -0
  70. package/esm5/lib/IconSortCondition.js +6 -6
  71. package/esm5/lib/ImageFormat.js +33 -31
  72. package/esm5/lib/MultipleCellBlankInfo.js +1 -1
  73. package/esm5/lib/MultipleCellRKInfo.js +2 -2
  74. package/esm5/lib/ObjectModelDrawingPartManager_ShapeIdentity.js +1 -1
  75. package/esm5/lib/ObjectModelTablePartManager_TableContext.js +1 -1
  76. package/esm5/lib/OrderedSortCondition.js +2 -2
  77. package/esm5/lib/PngPartManager.js +1 -1
  78. package/esm5/lib/StringUtilities.js +2 -2
  79. package/esm5/lib/TableColumnFilterData.js +2 -2
  80. package/esm5/lib/TiffPartManager.js +1 -1
  81. package/esm5/lib/UltraCalcConditionalFunctionBase_CriteriaEvaluator.js +7 -7
  82. package/esm5/lib/UltraCalcConditionalFunctionBase_combined.js +2 -2
  83. package/esm5/lib/UltraCalcFunctionAddress.js +1 -1
  84. package/esm5/lib/UltraCalcFunctionCell.js +1 -1
  85. package/esm5/lib/UltraCalcFunctionDateValue.js +1 -1
  86. package/esm5/lib/UltraCalcFunctionDays.js +2 -2
  87. package/esm5/lib/UltraCalcFunctionHLookup.js +1 -1
  88. package/esm5/lib/UltraCalcFunctionIRR.js +1 -1
  89. package/esm5/lib/UltraCalcFunctionLookup.js +1 -1
  90. package/esm5/lib/UltraCalcFunctionLookupBase.js +7 -7
  91. package/esm5/lib/UltraCalcFunctionTime.js +1 -1
  92. package/esm5/lib/UltraCalcFunctionTimeValue.js +1 -1
  93. package/esm5/lib/UltraCalcFunctionVLookup.js +1 -1
  94. package/esm5/lib/UltraCalcFunctionXBase2Dec.js +1 -1
  95. package/esm5/lib/UltraCalcFunctionYearFrac.js +2 -2
  96. package/esm5/lib/WeakWorkbookOwner.js +10 -10
  97. package/esm5/lib/WmfPartManager.js +1 -1
  98. package/esm5/lib/WorkbookLoadManagerExcel2007_FontCollection.js +1 -1
  99. package/esm5/lib/WorkbookLoadManagerExcel2007_ShapeAnchorApplicator.js +7 -7
  100. package/esm5/lib/WorkbookLoadManagerExcel2007_combined.js +1083 -1059
  101. package/esm5/lib/WorkbookSaveManagerExcel2003_combined.js +2927 -2895
  102. package/esm5/lib/WorksheetRegion_HorizontalWeakSorter.js +2 -2
  103. package/esm5/lib/XFPropBorderLoaded.js +1 -1
  104. package/esm5/lib/XFPropColorLoaded.js +1 -1
  105. package/esm5/lib/XFPropGradientStopLoaded.js +1 -1
  106. package/esm5/lib/XlsxUtilities_ColorTransformsApplicator.js +6 -6
  107. package/esm5/lib/XlsxUtilities_combined.js +13 -13
  108. package/esm5/public_api.js +1 -0
  109. package/fesm2015/igniteui-webcomponents-excel.js +8099 -7672
  110. package/fesm5/igniteui-webcomponents-excel.js +10141 -9598
  111. package/lib/DefaultStyleHelper_combined.d.ts +924 -800
  112. package/lib/ISheetBackground.d.ts +12 -0
  113. package/lib/ImageFormat.d.ts +6 -4
  114. package/lib/WorkbookLoadManagerExcel2007_combined.d.ts +79 -79
  115. package/lib/WorkbookSaveManagerExcel2003_combined.d.ts +112 -112
  116. package/package.json +2 -2
  117. package/public_api.d.ts +1 -0
@@ -18,8 +18,8 @@ export let WorksheetRegion_HorizontalWeakSorter = /*@__PURE__*/ (() => {
18
18
  super();
19
19
  }
20
20
  compare(a, b) {
21
- let c = ExcelUtils.dy(a);
22
- let d = ExcelUtils.dy(b);
21
+ let c = ExcelUtils.d0(a);
22
+ let d = ExcelUtils.d0(b);
23
23
  if (c == null && d == null) {
24
24
  return 0;
25
25
  }
@@ -18,7 +18,7 @@ export let XFPropBorderLoaded = /*@__PURE__*/ (() => {
18
18
  this.g = b;
19
19
  }
20
20
  f(a) {
21
- return ExcelUtils.ae(a, this.g);
21
+ return ExcelUtils.ag(a, this.g);
22
22
  }
23
23
  }
24
24
  XFPropBorderLoaded.$t = /*@__PURE__*/ markType(XFPropBorderLoaded, 'XFPropBorderLoaded', XFPropBorderBase.$);
@@ -20,7 +20,7 @@ export let XFPropColorLoaded = /*@__PURE__*/ (() => {
20
20
  this.d = b;
21
21
  }
22
22
  c(a) {
23
- return ExcelUtils.ae(a, this.d);
23
+ return ExcelUtils.ag(a, this.d);
24
24
  }
25
25
  get_a() {
26
26
  return this.e;
@@ -18,7 +18,7 @@ export let XFPropGradientStopLoaded = /*@__PURE__*/ (() => {
18
18
  this.f = a;
19
19
  }
20
20
  c(a) {
21
- return ExcelUtils.ae(a, this.f);
21
+ return ExcelUtils.ag(a, this.f);
22
22
  }
23
23
  }
24
24
  XFPropGradientStopLoaded.$t = /*@__PURE__*/ markType(XFPropGradientStopLoaded, 'XFPropGradientStopLoaded', XFPropGradientStopBase.$);
@@ -98,7 +98,7 @@ export let XlsxUtilities_ColorTransformsApplicator = /*@__PURE__*/ (() => {
98
98
  }
99
99
  _visitColorTransform_Shade$i(a, b) {
100
100
  try {
101
- b = ExcelUtils.gv(b, ST_PositiveFixedPercentage.m(a.a) / 100);
101
+ b = ExcelUtils.gx(b, ST_PositiveFixedPercentage.m(a.a) / 100);
102
102
  }
103
103
  catch (c) {
104
104
  }
@@ -106,7 +106,7 @@ export let XlsxUtilities_ColorTransformsApplicator = /*@__PURE__*/ (() => {
106
106
  }
107
107
  _visitColorTransform_Tint$i(a, b) {
108
108
  try {
109
- b = ExcelUtils.gw(b, 1 - (ST_PositiveFixedPercentage.m(a.a) / 100));
109
+ b = ExcelUtils.gy(b, 1 - (ST_PositiveFixedPercentage.m(a.a) / 100));
110
110
  }
111
111
  catch (c) {
112
112
  }
@@ -130,7 +130,7 @@ export let XlsxUtilities_ColorTransformsApplicator = /*@__PURE__*/ (() => {
130
130
  static b(a, b, c) {
131
131
  try {
132
132
  let d, e, f;
133
- let g = ExcelUtils.fa(a, d, f, e);
133
+ let g = ExcelUtils.fc(a, d, f, e);
134
134
  d = g.p1;
135
135
  f = g.p2;
136
136
  e = g.p3;
@@ -150,9 +150,9 @@ export let XlsxUtilities_ColorTransformsApplicator = /*@__PURE__*/ (() => {
150
150
  let i = truncate(Math.max(0, Math.min(MathUtilities.f(c(h)), 240)));
151
151
  switch (b) {
152
152
  default:
153
- case 0: return ExcelUtils.g0(i, f, e);
154
- case 2: return ExcelUtils.g0(d, i, e);
155
- case 1: return ExcelUtils.g0(d, f, i);
153
+ case 0: return ExcelUtils.g2(i, f, e);
154
+ case 2: return ExcelUtils.g2(d, i, e);
155
+ case 1: return ExcelUtils.g2(d, f, i);
156
156
  }
157
157
  }
158
158
  catch (j) {
@@ -54,26 +54,26 @@ export let XlsxUtilities = /*@__PURE__*/ (() => {
54
54
  $ret.k = toNullable(Boolean_$type, a.flippedVertically);
55
55
  $ret.a = ((() => {
56
56
  let $ret = new CT_Point2D();
57
- $ret.a = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dm(b.x)));
58
- $ret.b = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dm(b.y)));
57
+ $ret.a = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dp(b.x)));
58
+ $ret.b = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dp(b.y)));
59
59
  return $ret;
60
60
  })());
61
61
  $ret.b = ((() => {
62
62
  let $ret = new CT_PositiveSize2D();
63
- $ret.a = new ST_PositiveCoordinate(1, ExcelUtils.dm(b.width));
64
- $ret.b = new ST_PositiveCoordinate(1, ExcelUtils.dm(b.height));
63
+ $ret.a = new ST_PositiveCoordinate(1, ExcelUtils.dp(b.width));
64
+ $ret.b = new ST_PositiveCoordinate(1, ExcelUtils.dp(b.height));
65
65
  return $ret;
66
66
  })());
67
67
  $ret.l = ((() => {
68
68
  let $ret = new CT_Point2D();
69
- $ret.a = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dm(b.x)));
70
- $ret.b = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dm(b.y)));
69
+ $ret.a = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dp(b.x)));
70
+ $ret.b = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dp(b.y)));
71
71
  return $ret;
72
72
  })());
73
73
  $ret.m = ((() => {
74
74
  let $ret = new CT_PositiveSize2D();
75
- $ret.a = new ST_PositiveCoordinate(1, ExcelUtils.dm(b.width));
76
- $ret.b = new ST_PositiveCoordinate(1, ExcelUtils.dm(b.height));
75
+ $ret.a = new ST_PositiveCoordinate(1, ExcelUtils.dp(b.width));
76
+ $ret.b = new ST_PositiveCoordinate(1, ExcelUtils.dp(b.height));
77
77
  return $ret;
78
78
  })());
79
79
  return $ret;
@@ -88,14 +88,14 @@ export let XlsxUtilities = /*@__PURE__*/ (() => {
88
88
  $ret.k = toNullable(Boolean_$type, a.flippedVertically);
89
89
  $ret.a = ((() => {
90
90
  let $ret = new CT_Point2D();
91
- $ret.a = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dm(b.x)));
92
- $ret.b = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dm(b.y)));
91
+ $ret.a = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dp(b.x)));
92
+ $ret.b = new ST_Coordinate(1, ST_CoordinateUnqualified.a(ExcelUtils.dp(b.y)));
93
93
  return $ret;
94
94
  })());
95
95
  $ret.b = ((() => {
96
96
  let $ret = new CT_PositiveSize2D();
97
- $ret.a = new ST_PositiveCoordinate(1, ExcelUtils.dm(b.width));
98
- $ret.b = new ST_PositiveCoordinate(1, ExcelUtils.dm(b.height));
97
+ $ret.a = new ST_PositiveCoordinate(1, ExcelUtils.dp(b.width));
98
+ $ret.b = new ST_PositiveCoordinate(1, ExcelUtils.dp(b.height));
99
99
  return $ret;
100
100
  })());
101
101
  return $ret;
@@ -624,7 +624,7 @@ export let XlsxUtilities = /*@__PURE__*/ (() => {
624
624
  }
625
625
  }
626
626
  static bd(a) {
627
- if (ExcelUtils.al(a) == false) {
627
+ if (ExcelUtils.an(a) == false) {
628
628
  return toNullable(ST_SystemColorVal_$type, null);
629
629
  }
630
630
  if (a.equals(SystemColorsInternal.d)) {
@@ -962,6 +962,7 @@ export * from './lib/WorkbookStyleCollection_RemovalType';
962
962
  export * from './lib/WorkbookWindowOptions';
963
963
  export * from './lib/Worksheet';
964
964
  export * from './lib/IWorksheetProvider';
965
+ export * from './lib/ISheetBackground';
965
966
  export * from './lib/WorksheetCellShiftResult';
966
967
  export * from './lib/WorksheetDummyCellFormatProxy';
967
968
  export * from './lib/MutableItemRange';
@@ -12,6 +12,7 @@ import { Stack$1 } from "igniteui-webcomponents-core";
12
12
  import { IPackage_$type } from "./IPackage";
13
13
  import { WorkItem } from "./WorkItem";
14
14
  import { HashSet$1 } from "igniteui-webcomponents-core";
15
+ import { StringUtilities } from "./StringUtilities";
15
16
  import { Dictionary$2 } from "igniteui-webcomponents-core";
16
17
  import { OfficeDocumentManager_PartRelationshipCounter } from "./OfficeDocumentManager_PartRelationshipCounter";
17
18
  import { InvalidPackage } from "./InvalidPackage";
@@ -26,7 +27,6 @@ import { PackageUtilities } from "./PackageUtilities";
26
27
  import { IInvalidPackageRelationshipTarget_$type } from "./IInvalidPackageRelationshipTarget";
27
28
  import { Tuple } from "igniteui-webcomponents-core";
28
29
  import { IPackagePartEx_$type } from "./IPackagePartEx";
29
- import { StringUtilities } from "./StringUtilities";
30
30
  import { IOPath } from "igniteui-webcomponents-core";
31
31
  import { OverrideContentTypePart } from "./OverrideContentTypePart";
32
32
  import { List$1 } from "igniteui-webcomponents-core";
@@ -294,7 +294,7 @@ var OfficeDocumentManager = /** @class */ /*@__PURE__*/ (function (_super) {
294
294
  _this._af = false;
295
295
  _this._aj = new HashSet$1(String_$type, 0);
296
296
  _this._al = new Stack$1(IPackagePart_$type);
297
- _this._ag = new Dictionary$2(String_$type, Base.$, 0);
297
+ _this._ag = new Dictionary$2(String_$type, Base.$, 2, StringUtilities.f);
298
298
  _this._am = new Stack$1(OfficeDocumentManager_PartRelationshipCounter.$);
299
299
  _this._am.h(new OfficeDocumentManager_PartRelationshipCounter());
300
300
  _this._aq = {};
@@ -7370,7 +7370,7 @@ var DrawingNamespaceDefinitionBase = /** @class */ /*@__PURE__*/ (function (_sup
7370
7370
  if (stringIsNullOrEmpty(b)) {
7371
7371
  return;
7372
7372
  }
7373
- DrawingNamespaceDefinitionBase.db(a, b);
7373
+ a.ad.h("macro", b);
7374
7374
  };
7375
7375
  DrawingNamespaceDefinitionBase.prototype.b5 = function (a, b, c) {
7376
7376
  var e_41, _0;
@@ -1271,7 +1271,7 @@ var BiffRecordStream = /** @class */ /*@__PURE__*/ (function (_super) {
1271
1271
  }
1272
1272
  var o = m;
1273
1273
  if (b < a._y.length) {
1274
- if (f == false || ExcelUtils.be(a._y.substr(b, 1))) {
1274
+ if (f == false || ExcelUtils.bg(a._y.substr(b, 1))) {
1275
1275
  o += 2;
1276
1276
  }
1277
1277
  else {
@@ -1300,7 +1300,7 @@ var BiffRecordStream = /** @class */ /*@__PURE__*/ (function (_super) {
1300
1300
  if (f) {
1301
1301
  r = a._y.substr(b, Math.min(q, p));
1302
1302
  s = true;
1303
- if (ExcelUtils.be(r)) {
1303
+ if (ExcelUtils.bg(r)) {
1304
1304
  r = a._y.substr(b, Math.min(q, intDivide(p, 2)));
1305
1305
  s = false;
1306
1306
  }
@@ -181,10 +181,10 @@ var BorderInfo = /** @class */ /*@__PURE__*/ (function (_super) {
181
181
  BorderInfo.y(a, c.k, d ? b.rightBorderStyle : b._ao, b.rightBorderColorInfo, b._bl);
182
182
  BorderInfo.y(a, c.e, d ? b.diagonalBorderStyle : b._am, b.diagonalBorderColorInfo, b._bg);
183
183
  var e = d ? b.diagonalBorders : b._aw;
184
- if (ExcelUtils.az(e)) {
184
+ if (ExcelUtils.a1(e)) {
185
185
  c.q = true;
186
186
  }
187
- if (ExcelUtils.a0(e)) {
187
+ if (ExcelUtils.a2(e)) {
188
188
  c.s = true;
189
189
  }
190
190
  return c;
@@ -53,11 +53,11 @@ var ColorInfo = /** @class */ /*@__PURE__*/ (function (_super) {
53
53
  }
54
54
  if (b._color$i.hasValue) {
55
55
  var e = b._color$i.value;
56
- if (ExcelUtils.al(e)) {
56
+ if (ExcelUtils.an(e)) {
57
57
  d.j = toNullable(Number_$type, intSToU(a._b._palette$i._m(b, c)));
58
58
  }
59
59
  else {
60
- d.k = toNullable(ST_UnsignedIntHex.$, ST_UnsignedIntHex.b(intSToU(ExcelUtils.cx(e))));
60
+ d.k = toNullable(ST_UnsignedIntHex.$, ST_UnsignedIntHex.b(intSToU(ExcelUtils.cz(e))));
61
61
  }
62
62
  }
63
63
  if (b._themeColorType$i.hasValue) {
@@ -91,7 +91,7 @@ var ColorInfo = /** @class */ /*@__PURE__*/ (function (_super) {
91
91
  }
92
92
  if (nullableNotEquals(this.k, null)) {
93
93
  if ((u32BitwiseAnd(ST_UnsignedIntHex.h(this.k.value), 4278190080)) == 4278190080) {
94
- return new WorkbookColorInfo(toNullable(Color.$, ExcelUtils.gz(ST_UnsignedIntHex.h(this.k.value))), toNullable(WorkbookThemeColorType_$type, null), b, true, true);
94
+ return new WorkbookColorInfo(toNullable(Color.$, ExcelUtils.g1(ST_UnsignedIntHex.h(this.k.value))), toNullable(WorkbookThemeColorType_$type, null), b, true, true);
95
95
  }
96
96
  return null;
97
97
  }
@@ -93,7 +93,7 @@ var CustomListSortCondition = /** @class */ /*@__PURE__*/ (function (_super) {
93
93
  }
94
94
  }
95
95
  if (b.count == 0) {
96
- throw new ArgumentException(2, ExcelUtils.ef("LE_ArgumentException_EmptyCustomList"), "list");
96
+ throw new ArgumentException(2, ExcelUtils.eh("LE_ArgumentException_EmptyCustomList"), "list");
97
97
  }
98
98
  this._j = new ReadOnlyCollection$1(String_$type, 1, b);
99
99
  };