igniteui-webcomponents-excel 4.8.1-beta.0 → 5.0.0-beta.0
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/bundles/igniteui-webcomponents-excel.umd.js +569 -545
- package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
- package/esm2015/lib/DefaultStyleHelper_combined.js +181 -168
- package/esm2015/lib/WorkbookLoadManagerExcel2007_ShapeAnchorApplicator.js +7 -7
- package/esm2015/lib/WorkbookLoadManagerExcel2007_combined.js +24 -18
- package/esm2015/lib/WorkbookSaveManagerExcel2003_combined.js +355 -351
- package/esm5/lib/DefaultStyleHelper_combined.js +183 -169
- package/esm5/lib/WorkbookLoadManagerExcel2007_ShapeAnchorApplicator.js +7 -7
- package/esm5/lib/WorkbookLoadManagerExcel2007_combined.js +27 -21
- package/esm5/lib/WorkbookSaveManagerExcel2003_combined.js +356 -352
- package/fesm2015/igniteui-webcomponents-excel.js +563 -540
- package/fesm5/igniteui-webcomponents-excel.js +569 -545
- package/lib/DefaultStyleHelper_combined.d.ts +33 -29
- package/lib/WorkbookSaveManagerExcel2003_combined.d.ts +26 -25
- package/package.json +2 -2
|
@@ -1291,7 +1291,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1291
1291
|
function ExcelUtils() {
|
|
1292
1292
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
1293
1293
|
}
|
|
1294
|
-
ExcelUtils.
|
|
1294
|
+
ExcelUtils.hg = function (a, b, c, d) {
|
|
1295
1295
|
return new Rect(0, a, b, c, d);
|
|
1296
1296
|
};
|
|
1297
1297
|
ExcelUtils.fo = function (a) {
|
|
@@ -1308,7 +1308,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1308
1308
|
ExcelUtils.eg = function (a) {
|
|
1309
1309
|
return null;
|
|
1310
1310
|
};
|
|
1311
|
-
ExcelUtils.
|
|
1311
|
+
ExcelUtils.g8 = function (a, b, c) {
|
|
1312
1312
|
var d = null;
|
|
1313
1313
|
ExcelUtils.fo(function () {
|
|
1314
1314
|
d = new WBitmap(b, c);
|
|
@@ -1359,7 +1359,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1359
1359
|
p2: c
|
|
1360
1360
|
};
|
|
1361
1361
|
};
|
|
1362
|
-
ExcelUtils.
|
|
1362
|
+
ExcelUtils.hb = function (a) {
|
|
1363
1363
|
return null;
|
|
1364
1364
|
};
|
|
1365
1365
|
ExcelUtils.z = function (a, b) {
|
|
@@ -1743,10 +1743,10 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1743
1743
|
ExcelUtils.d4 = function (a) {
|
|
1744
1744
|
return "#" + intToString1(a.o, "X2", null) + intToString1(a.n, "X2", null) + intToString1(a.m, "X2", null);
|
|
1745
1745
|
};
|
|
1746
|
-
ExcelUtils.
|
|
1746
|
+
ExcelUtils.g6 = function (a) {
|
|
1747
1747
|
return a;
|
|
1748
1748
|
};
|
|
1749
|
-
ExcelUtils.
|
|
1749
|
+
ExcelUtils.g7 = function (a) {
|
|
1750
1750
|
return a;
|
|
1751
1751
|
};
|
|
1752
1752
|
ExcelUtils.ao = function (a, b, c, d) {
|
|
@@ -2041,7 +2041,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2041
2041
|
b._bm(c, a._aj(c), d, e);
|
|
2042
2042
|
};
|
|
2043
2043
|
ExcelUtils.fd = function (a, b, c) {
|
|
2044
|
-
b.
|
|
2044
|
+
b._dy(c, a._df(c));
|
|
2045
2045
|
};
|
|
2046
2046
|
ExcelUtils.fe = function (a, b, c) {
|
|
2047
2047
|
b._bl(c, a._df(c));
|
|
@@ -2114,10 +2114,10 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2114
2114
|
ExcelUtils.w = function (a, b, c) {
|
|
2115
2115
|
return new ArgumentOutOfRangeExceptionExtension(a, b, c);
|
|
2116
2116
|
};
|
|
2117
|
-
ExcelUtils.
|
|
2117
|
+
ExcelUtils.hc = function (a, b) {
|
|
2118
2118
|
return { $type: Point_$type, x: a, y: b };
|
|
2119
2119
|
};
|
|
2120
|
-
ExcelUtils.
|
|
2120
|
+
ExcelUtils.hd = function (a, b) {
|
|
2121
2121
|
return { $type: Point_$type, x: a, y: b };
|
|
2122
2122
|
};
|
|
2123
2123
|
ExcelUtils.ca = function () {
|
|
@@ -2358,7 +2358,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2358
2358
|
ExcelUtils.c3 = function (a) {
|
|
2359
2359
|
return intDivide((a * 20), 12700);
|
|
2360
2360
|
};
|
|
2361
|
-
ExcelUtils.
|
|
2361
|
+
ExcelUtils.hh = function (a) {
|
|
2362
2362
|
return new Rect(0, ExcelUtils.c3(truncate(a.left)), ExcelUtils.c3(truncate(a.top)), ExcelUtils.c3(truncate(a.width)), ExcelUtils.c3(truncate(a.height)));
|
|
2363
2363
|
};
|
|
2364
2364
|
ExcelUtils.cl = function (a) {
|
|
@@ -2884,6 +2884,9 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2884
2884
|
ExcelUtils.dc = function (a) {
|
|
2885
2885
|
return ((a - 1) * 3) + 1;
|
|
2886
2886
|
};
|
|
2887
|
+
ExcelUtils.g4 = function (a) {
|
|
2888
|
+
return a;
|
|
2889
|
+
};
|
|
2887
2890
|
ExcelUtils.ae = function (a, b) {
|
|
2888
2891
|
if (b === void 0) {
|
|
2889
2892
|
b = 1;
|
|
@@ -3354,7 +3357,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3354
3357
|
default: return a;
|
|
3355
3358
|
}
|
|
3356
3359
|
};
|
|
3357
|
-
ExcelUtils.
|
|
3360
|
+
ExcelUtils.hj = function () {
|
|
3358
3361
|
var a = 96;
|
|
3359
3362
|
var b = new Size(1, a, a);
|
|
3360
3363
|
return b;
|
|
@@ -3389,7 +3392,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3389
3392
|
}
|
|
3390
3393
|
return b;
|
|
3391
3394
|
};
|
|
3392
|
-
ExcelUtils.
|
|
3395
|
+
ExcelUtils.hk = function () {
|
|
3393
3396
|
var a = Workbook._jo;
|
|
3394
3397
|
return a;
|
|
3395
3398
|
};
|
|
@@ -4527,10 +4530,10 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4527
4530
|
ExcelUtils.x = function (a) {
|
|
4528
4531
|
return a;
|
|
4529
4532
|
};
|
|
4530
|
-
ExcelUtils.
|
|
4533
|
+
ExcelUtils.ha = function (a) {
|
|
4531
4534
|
return a;
|
|
4532
4535
|
};
|
|
4533
|
-
ExcelUtils.
|
|
4536
|
+
ExcelUtils.g9 = function (a) {
|
|
4534
4537
|
return a;
|
|
4535
4538
|
};
|
|
4536
4539
|
ExcelUtils.f3 = function (a, b) {
|
|
@@ -4565,7 +4568,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4565
4568
|
p1: b
|
|
4566
4569
|
};
|
|
4567
4570
|
};
|
|
4568
|
-
ExcelUtils.
|
|
4571
|
+
ExcelUtils.g5 = function (a) {
|
|
4569
4572
|
if (ExcelUtils.am(a) || a.l == 255) {
|
|
4570
4573
|
return a;
|
|
4571
4574
|
}
|
|
@@ -5298,7 +5301,7 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5298
5301
|
ExcelUtils.dq = function (a) {
|
|
5299
5302
|
return a * (intDivide(12700, 20));
|
|
5300
5303
|
};
|
|
5301
|
-
ExcelUtils.
|
|
5304
|
+
ExcelUtils.hi = function (a) {
|
|
5302
5305
|
return new Rect(0, ExcelUtils.dp(a.x), ExcelUtils.dp(a.y), ExcelUtils.dp(a.width), ExcelUtils.dp(a.height));
|
|
5303
5306
|
};
|
|
5304
5307
|
ExcelUtils.em = function (a) {
|
|
@@ -5525,8 +5528,8 @@ var ExcelUtils = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5525
5528
|
ExcelUtils.b2 = IOPath.altDirectorySeparatorChar;
|
|
5526
5529
|
ExcelUtils.b3 = IOPath.directorySeparatorChar;
|
|
5527
5530
|
ExcelUtils.b4 = IOPath.volumeSeparatorChar;
|
|
5528
|
-
ExcelUtils.hd = { $type: Point_$type, x: 0, y: 0 };
|
|
5529
5531
|
ExcelUtils.he = { $type: Point_$type, x: 0, y: 0 };
|
|
5532
|
+
ExcelUtils.hf = { $type: Point_$type, x: 0, y: 0 };
|
|
5530
5533
|
ExcelUtils.d = [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277, 281, 283, 293, 307, 311, 313, 317, 331, 337, 347, 349, 353, 359, 367, 373, 379, 383, 389, 397, 401, 409, 419, 421, 431, 433, 439, 443, 449, 457, 461, 463, 467, 479, 487, 491, 499, 503, 509, 521, 523, 541, 547, 557, 563, 569, 571, 577, 587, 593, 599, 601, 607, 613, 617, 619, 631, 641, 643, 647, 653, 659, 661, 673, 677, 683, 691, 701, 709, 719, 727, 733, 739, 743, 751, 757, 761, 769, 773, 787, 797, 809, 811, 821, 823, 827, 829, 839, 853, 857, 859, 863, 877, 881, 883, 887, 907, 911, 919, 929, 937, 941, 947, 953, 967, 971, 977, 983, 991, 997];
|
|
5531
5534
|
ExcelUtils.bs = false;
|
|
5532
5535
|
ExcelUtils.ds = toNullable(Boolean_$type, null);
|
|
@@ -8283,7 +8286,7 @@ var Workbook = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
8283
8286
|
}
|
|
8284
8287
|
this._ca._remove(g);
|
|
8285
8288
|
g.style = b;
|
|
8286
|
-
this._ca.
|
|
8289
|
+
this._ca._r(g);
|
|
8287
8290
|
}
|
|
8288
8291
|
if (e) {
|
|
8289
8292
|
try {
|
|
@@ -10863,7 +10866,7 @@ var Workbook = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
10863
10866
|
*/
|
|
10864
10867
|
get: function () {
|
|
10865
10868
|
if (ExcelUtils.bt(Workbook._jk)) {
|
|
10866
|
-
Workbook._jk = ExcelUtils.
|
|
10869
|
+
Workbook._jk = ExcelUtils.hj();
|
|
10867
10870
|
}
|
|
10868
10871
|
return Workbook._jk;
|
|
10869
10872
|
},
|
|
@@ -10929,16 +10932,16 @@ var Workbook = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
10929
10932
|
var a = new Array(12);
|
|
10930
10933
|
a[0] = SystemColorsInternal.bc;
|
|
10931
10934
|
a[1] = SystemColorsInternal.bg;
|
|
10932
|
-
a[2] = ExcelUtils.
|
|
10933
|
-
a[3] = ExcelUtils.
|
|
10934
|
-
a[4] = ExcelUtils.
|
|
10935
|
-
a[5] = ExcelUtils.
|
|
10936
|
-
a[6] = ExcelUtils.
|
|
10937
|
-
a[7] = ExcelUtils.
|
|
10938
|
-
a[8] = ExcelUtils.
|
|
10939
|
-
a[9] = ExcelUtils.
|
|
10940
|
-
a[10] = ExcelUtils.
|
|
10941
|
-
a[11] = ExcelUtils.
|
|
10935
|
+
a[2] = ExcelUtils.g7(ExcelUtils.g1(4293848289));
|
|
10936
|
+
a[3] = ExcelUtils.g7(ExcelUtils.g1(4280240509));
|
|
10937
|
+
a[4] = ExcelUtils.g7(ExcelUtils.g1(4283400637));
|
|
10938
|
+
a[5] = ExcelUtils.g7(ExcelUtils.g1(4290793549));
|
|
10939
|
+
a[6] = ExcelUtils.g7(ExcelUtils.g1(4288396121));
|
|
10940
|
+
a[7] = ExcelUtils.g7(ExcelUtils.g1(4286604450));
|
|
10941
|
+
a[8] = ExcelUtils.g7(ExcelUtils.g1(4283149510));
|
|
10942
|
+
a[9] = ExcelUtils.g7(ExcelUtils.g1(4294415942));
|
|
10943
|
+
a[10] = ExcelUtils.g7(ExcelUtils.g1(4278190335));
|
|
10944
|
+
a[11] = ExcelUtils.g7(ExcelUtils.g1(4286578816));
|
|
10942
10945
|
return a;
|
|
10943
10946
|
};
|
|
10944
10947
|
Object.defineProperty(Workbook.prototype, "_k", {
|
|
@@ -11141,7 +11144,7 @@ var Workbook = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
11141
11144
|
return Workbook._jn;
|
|
11142
11145
|
}
|
|
11143
11146
|
if (ExcelUtils.bt(Workbook._jl)) {
|
|
11144
|
-
Workbook._jl = ExcelUtils.
|
|
11147
|
+
Workbook._jl = ExcelUtils.hk();
|
|
11145
11148
|
}
|
|
11146
11149
|
return Workbook._jl;
|
|
11147
11150
|
},
|
|
@@ -11659,8 +11662,9 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
11659
11662
|
_this._a7 = 0;
|
|
11660
11663
|
_this._c2 = toNullable(Boolean_$type, null);
|
|
11661
11664
|
_this._cy = toNullable(Boolean_$type, null);
|
|
11665
|
+
_this._dj = 0;
|
|
11662
11666
|
_this._b0 = b;
|
|
11663
|
-
_this.
|
|
11667
|
+
_this._du(63);
|
|
11664
11668
|
return _this;
|
|
11665
11669
|
}
|
|
11666
11670
|
WorksheetCellFormatData.prototype.resolveDefaults = function (a) {
|
|
@@ -11755,6 +11759,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
11755
11759
|
}
|
|
11756
11760
|
}
|
|
11757
11761
|
c._bo = new WorkbookFontProxy(0, d, a, c);
|
|
11762
|
+
c._dj = this._dj;
|
|
11758
11763
|
return c;
|
|
11759
11764
|
};
|
|
11760
11765
|
WorksheetCellFormatData.prototype.aa = function (a) {
|
|
@@ -11997,13 +12002,13 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
11997
12002
|
this._c2 = b._c2;
|
|
11998
12003
|
this._cx = ExcelUtils.du;
|
|
11999
12004
|
this._cy = ExcelUtils.ds;
|
|
12000
|
-
this.
|
|
12001
|
-
this.
|
|
12002
|
-
this.
|
|
12003
|
-
this.
|
|
12004
|
-
this.
|
|
12005
|
-
this.
|
|
12006
|
-
this.
|
|
12005
|
+
this._dt(2);
|
|
12006
|
+
this._dt(8);
|
|
12007
|
+
this._dt(16);
|
|
12008
|
+
this._dt(4);
|
|
12009
|
+
this._dt(1);
|
|
12010
|
+
this._dt(32);
|
|
12011
|
+
this._dr(c);
|
|
12007
12012
|
}
|
|
12008
12013
|
else {
|
|
12009
12014
|
this._bo.setFontFormatting(a.font);
|
|
@@ -12034,7 +12039,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12034
12039
|
this.formatOptions = a.formatOptions;
|
|
12035
12040
|
}
|
|
12036
12041
|
};
|
|
12037
|
-
WorksheetCellFormatData.prototype.
|
|
12042
|
+
WorksheetCellFormatData.prototype._dk = function (a, b) {
|
|
12038
12043
|
if (this._b1 == 1) {
|
|
12039
12044
|
return;
|
|
12040
12045
|
}
|
|
@@ -12098,7 +12103,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12098
12103
|
}
|
|
12099
12104
|
this.formatOptions |= a;
|
|
12100
12105
|
};
|
|
12101
|
-
WorksheetCellFormatData.prototype.
|
|
12106
|
+
WorksheetCellFormatData.prototype._dn = function () {
|
|
12102
12107
|
if (typeCast(GenericCachedCollection$1.$.specialize(WorksheetCellFormatData.$), this.t) !== null) {
|
|
12103
12108
|
return;
|
|
12104
12109
|
}
|
|
@@ -12294,11 +12299,11 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12294
12299
|
};
|
|
12295
12300
|
WorksheetCellFormatData.prototype._cg = function () {
|
|
12296
12301
|
var a = new List$1(ExtProp.$, 0);
|
|
12297
|
-
this.
|
|
12298
|
-
this.
|
|
12299
|
-
this.
|
|
12300
|
-
this.
|
|
12301
|
-
this.
|
|
12302
|
+
this._dz(this._bf, 8, a);
|
|
12303
|
+
this._dz(this._bg, 11, a);
|
|
12304
|
+
this._dz(this._bk, 9, a);
|
|
12305
|
+
this._dz(this._bl, 10, a);
|
|
12306
|
+
this._dz(this._bm, 7, a);
|
|
12302
12307
|
var b = this._bn(this._bh);
|
|
12303
12308
|
if (WorkbookColorInfo.l_op_Inequality(b, null)) {
|
|
12304
12309
|
a.add(new ExtPropColor(b, 13));
|
|
@@ -12436,7 +12441,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12436
12441
|
}
|
|
12437
12442
|
return Base.equalsStatic(b, WorksheetCellFormatData._da(a));
|
|
12438
12443
|
};
|
|
12439
|
-
WorksheetCellFormatData.prototype.
|
|
12444
|
+
WorksheetCellFormatData.prototype._dq = function () {
|
|
12440
12445
|
if (this._dh == "Calibri") {
|
|
12441
12446
|
this._a5 = 2;
|
|
12442
12447
|
}
|
|
@@ -12446,12 +12451,12 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12446
12451
|
else {
|
|
12447
12452
|
this._a5 = 255;
|
|
12448
12453
|
}
|
|
12449
|
-
this.
|
|
12454
|
+
this._dt(4);
|
|
12450
12455
|
};
|
|
12451
|
-
WorksheetCellFormatData.prototype.
|
|
12452
|
-
this.
|
|
12456
|
+
WorksheetCellFormatData.prototype._dv = function (a) {
|
|
12457
|
+
this._dy(a, WorksheetCellFormatData._da(a));
|
|
12453
12458
|
};
|
|
12454
|
-
WorksheetCellFormatData.prototype.
|
|
12459
|
+
WorksheetCellFormatData.prototype._dy = function (a, b) {
|
|
12455
12460
|
switch (a) {
|
|
12456
12461
|
case 1:
|
|
12457
12462
|
this.alignment = EnumUtil.getEnumValue(HorizontalCellAlignment_$type, b);
|
|
@@ -12549,7 +12554,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12549
12554
|
default: break;
|
|
12550
12555
|
}
|
|
12551
12556
|
};
|
|
12552
|
-
WorksheetCellFormatData.prototype.
|
|
12557
|
+
WorksheetCellFormatData.prototype._dz = function (a, b, c) {
|
|
12553
12558
|
if (WorkbookColorInfo.l_op_Equality(a, null)) {
|
|
12554
12559
|
return;
|
|
12555
12560
|
}
|
|
@@ -12577,7 +12582,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12577
12582
|
c.add(new ExtPropColor(a, b));
|
|
12578
12583
|
}
|
|
12579
12584
|
};
|
|
12580
|
-
WorksheetCellFormatData.prototype.
|
|
12585
|
+
WorksheetCellFormatData.prototype._d0 = function (a, b, c) {
|
|
12581
12586
|
if (WorkbookColorInfo.l_op_Equality(a, null)) {
|
|
12582
12587
|
return;
|
|
12583
12588
|
}
|
|
@@ -12595,7 +12600,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12595
12600
|
c.add(new XFPropColor(b, a));
|
|
12596
12601
|
}
|
|
12597
12602
|
};
|
|
12598
|
-
WorksheetCellFormatData.
|
|
12603
|
+
WorksheetCellFormatData._dl = function (a) {
|
|
12599
12604
|
if (WorkbookColorInfo.l_op_Equality(a, null)) {
|
|
12600
12605
|
return {
|
|
12601
12606
|
p0: a
|
|
@@ -12616,21 +12621,21 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12616
12621
|
};
|
|
12617
12622
|
WorksheetCellFormatData.prototype._bx = function (a) {
|
|
12618
12623
|
var b = 0;
|
|
12619
|
-
var c = this.
|
|
12624
|
+
var c = this._dm(a, 2, b);
|
|
12620
12625
|
b = c.p2;
|
|
12621
|
-
var d = this.
|
|
12626
|
+
var d = this._dm(a, 8, b);
|
|
12622
12627
|
b = d.p2;
|
|
12623
|
-
var e = this.
|
|
12628
|
+
var e = this._dm(a, 16, b);
|
|
12624
12629
|
b = e.p2;
|
|
12625
|
-
var f = this.
|
|
12630
|
+
var f = this._dm(a, 4, b);
|
|
12626
12631
|
b = f.p2;
|
|
12627
|
-
var g = this.
|
|
12632
|
+
var g = this._dm(a, 1, b);
|
|
12628
12633
|
b = g.p2;
|
|
12629
|
-
var h = this.
|
|
12634
|
+
var h = this._dm(a, 32, b);
|
|
12630
12635
|
b = h.p2;
|
|
12631
12636
|
return b;
|
|
12632
12637
|
};
|
|
12633
|
-
WorksheetCellFormatData.prototype.
|
|
12638
|
+
WorksheetCellFormatData.prototype._dm = function (a, b, c) {
|
|
12634
12639
|
if (ExcelUtils.by(a, b)) {
|
|
12635
12640
|
if (this._cb(b) == false) {
|
|
12636
12641
|
c |= b;
|
|
@@ -12687,7 +12692,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12687
12692
|
default: return 0;
|
|
12688
12693
|
}
|
|
12689
12694
|
};
|
|
12690
|
-
WorksheetCellFormatData.prototype.
|
|
12695
|
+
WorksheetCellFormatData.prototype._dp = function (a, b, c, d) {
|
|
12691
12696
|
var e = ExcelUtils.by(a, b);
|
|
12692
12697
|
var f = ExcelUtils.by(this.formatOptions, b);
|
|
12693
12698
|
if (e != f) {
|
|
@@ -12784,30 +12789,30 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12784
12789
|
}
|
|
12785
12790
|
return true;
|
|
12786
12791
|
};
|
|
12787
|
-
WorksheetCellFormatData.prototype._dr = function (a) {
|
|
12788
|
-
this._ds(WorksheetCellFormatData._by(a));
|
|
12789
|
-
};
|
|
12790
12792
|
WorksheetCellFormatData.prototype._ds = function (a) {
|
|
12793
|
+
this._dt(WorksheetCellFormatData._by(a));
|
|
12794
|
+
};
|
|
12795
|
+
WorksheetCellFormatData.prototype._dt = function (a) {
|
|
12791
12796
|
this._cx = ExcelUtils.du;
|
|
12792
12797
|
this._cy = ExcelUtils.ds;
|
|
12793
12798
|
switch (a) {
|
|
12794
12799
|
case 1:
|
|
12795
|
-
this.
|
|
12800
|
+
this._d4();
|
|
12796
12801
|
break;
|
|
12797
12802
|
case 2:
|
|
12798
|
-
this.
|
|
12803
|
+
this._d1();
|
|
12799
12804
|
break;
|
|
12800
12805
|
case 4:
|
|
12801
|
-
this.
|
|
12806
|
+
this._d3();
|
|
12802
12807
|
break;
|
|
12803
12808
|
case 8:
|
|
12804
|
-
this.
|
|
12809
|
+
this._d2();
|
|
12805
12810
|
break;
|
|
12806
12811
|
case 16:
|
|
12807
|
-
this.
|
|
12812
|
+
this._d5();
|
|
12808
12813
|
break;
|
|
12809
12814
|
case 32:
|
|
12810
|
-
this.
|
|
12815
|
+
this._d6();
|
|
12811
12816
|
break;
|
|
12812
12817
|
default: break;
|
|
12813
12818
|
}
|
|
@@ -12815,7 +12820,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12815
12820
|
this._b2(a);
|
|
12816
12821
|
}
|
|
12817
12822
|
};
|
|
12818
|
-
WorksheetCellFormatData.prototype.
|
|
12823
|
+
WorksheetCellFormatData.prototype._du = function (a) {
|
|
12819
12824
|
if (a == 0) {
|
|
12820
12825
|
return;
|
|
12821
12826
|
}
|
|
@@ -12885,36 +12890,36 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12885
12890
|
}
|
|
12886
12891
|
}
|
|
12887
12892
|
};
|
|
12888
|
-
WorksheetCellFormatData.prototype.
|
|
12893
|
+
WorksheetCellFormatData.prototype._d1 = function () {
|
|
12889
12894
|
var a = this.alignment != -1 || this.indent != -1 || this.rotation != -1 || nullableNotEquals(this._shrinkToFit$i, null) || this.verticalAlignment != -1 || nullableNotEquals(this._wrapText$i, null);
|
|
12890
12895
|
if (a) {
|
|
12891
12896
|
this.formatOptions |= 2;
|
|
12892
12897
|
}
|
|
12893
12898
|
};
|
|
12894
|
-
WorksheetCellFormatData.prototype.
|
|
12899
|
+
WorksheetCellFormatData.prototype._d2 = function () {
|
|
12895
12900
|
if (this._cc()) {
|
|
12896
12901
|
this.formatOptions |= 8;
|
|
12897
12902
|
}
|
|
12898
12903
|
};
|
|
12899
|
-
WorksheetCellFormatData.prototype.
|
|
12904
|
+
WorksheetCellFormatData.prototype._d3 = function () {
|
|
12900
12905
|
var a = (this._bp.d._am == false);
|
|
12901
12906
|
if (a) {
|
|
12902
12907
|
this.formatOptions |= 4;
|
|
12903
12908
|
}
|
|
12904
12909
|
};
|
|
12905
|
-
WorksheetCellFormatData.prototype.
|
|
12910
|
+
WorksheetCellFormatData.prototype._d4 = function () {
|
|
12906
12911
|
var a = this.formatString != null;
|
|
12907
12912
|
if (a) {
|
|
12908
12913
|
this.formatOptions |= 1;
|
|
12909
12914
|
}
|
|
12910
12915
|
};
|
|
12911
|
-
WorksheetCellFormatData.prototype.
|
|
12916
|
+
WorksheetCellFormatData.prototype._d5 = function () {
|
|
12912
12917
|
var a = this.fill != null;
|
|
12913
12918
|
if (a) {
|
|
12914
12919
|
this.formatOptions |= 16;
|
|
12915
12920
|
}
|
|
12916
12921
|
};
|
|
12917
|
-
WorksheetCellFormatData.prototype.
|
|
12922
|
+
WorksheetCellFormatData.prototype._d6 = function () {
|
|
12918
12923
|
var a = nullableNotEquals(this._locked$i, null) || nullableNotEquals(this._hidden$i, null);
|
|
12919
12924
|
if (a) {
|
|
12920
12925
|
this.formatOptions |= 32;
|
|
@@ -12946,7 +12951,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12946
12951
|
if (this._a3 != 7) {
|
|
12947
12952
|
this._b6 = false;
|
|
12948
12953
|
}
|
|
12949
|
-
this.
|
|
12954
|
+
this._ds(1);
|
|
12950
12955
|
},
|
|
12951
12956
|
enumerable: false,
|
|
12952
12957
|
configurable: true
|
|
@@ -12960,10 +12965,10 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12960
12965
|
if (WorkbookColorInfo.l_op_Equality(this.bottomBorderColorInfo, a)) {
|
|
12961
12966
|
return;
|
|
12962
12967
|
}
|
|
12963
|
-
var b = WorksheetCellFormatData.
|
|
12968
|
+
var b = WorksheetCellFormatData._dl(a);
|
|
12964
12969
|
a = b.p0;
|
|
12965
12970
|
this._ba = a;
|
|
12966
|
-
this.
|
|
12971
|
+
this._ds(2);
|
|
12967
12972
|
},
|
|
12968
12973
|
enumerable: false,
|
|
12969
12974
|
configurable: true
|
|
@@ -12981,7 +12986,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12981
12986
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
12982
12987
|
}
|
|
12983
12988
|
this._ag = a;
|
|
12984
|
-
this.
|
|
12989
|
+
this._ds(4);
|
|
12985
12990
|
},
|
|
12986
12991
|
enumerable: false,
|
|
12987
12992
|
configurable: true
|
|
@@ -12995,10 +13000,10 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
12995
13000
|
if (WorkbookColorInfo.l_op_Equality(this.diagonalBorderColorInfo, a)) {
|
|
12996
13001
|
return;
|
|
12997
13002
|
}
|
|
12998
|
-
var b = WorksheetCellFormatData.
|
|
13003
|
+
var b = WorksheetCellFormatData._dl(a);
|
|
12999
13004
|
a = b.p0;
|
|
13000
13005
|
this._bb = a;
|
|
13001
|
-
this.
|
|
13006
|
+
this._ds(8);
|
|
13002
13007
|
},
|
|
13003
13008
|
enumerable: false,
|
|
13004
13009
|
configurable: true
|
|
@@ -13017,7 +13022,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13017
13022
|
}
|
|
13018
13023
|
this._av = this._au;
|
|
13019
13024
|
this._au = a;
|
|
13020
|
-
this.
|
|
13025
|
+
this._ds(16);
|
|
13021
13026
|
},
|
|
13022
13027
|
enumerable: false,
|
|
13023
13028
|
configurable: true
|
|
@@ -13035,7 +13040,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13035
13040
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
13036
13041
|
}
|
|
13037
13042
|
this._ah = a;
|
|
13038
|
-
this.
|
|
13043
|
+
this._ds(32);
|
|
13039
13044
|
},
|
|
13040
13045
|
enumerable: false,
|
|
13041
13046
|
configurable: true
|
|
@@ -13050,7 +13055,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13050
13055
|
return;
|
|
13051
13056
|
}
|
|
13052
13057
|
this._aq = a;
|
|
13053
|
-
this.
|
|
13058
|
+
this._ds(64);
|
|
13054
13059
|
},
|
|
13055
13060
|
enumerable: false,
|
|
13056
13061
|
configurable: true
|
|
@@ -13073,8 +13078,8 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13073
13078
|
return;
|
|
13074
13079
|
}
|
|
13075
13080
|
var b = this._bw;
|
|
13076
|
-
this.
|
|
13077
|
-
this.
|
|
13081
|
+
this._dw(a);
|
|
13082
|
+
this._dr(b);
|
|
13078
13083
|
if (this._b2 != null) {
|
|
13079
13084
|
this._b2(63);
|
|
13080
13085
|
}
|
|
@@ -13082,7 +13087,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13082
13087
|
enumerable: false,
|
|
13083
13088
|
configurable: true
|
|
13084
13089
|
});
|
|
13085
|
-
WorksheetCellFormatData.prototype.
|
|
13090
|
+
WorksheetCellFormatData.prototype._dw = function (a) {
|
|
13086
13091
|
this._bw = a;
|
|
13087
13092
|
this._cx = ExcelUtils.du;
|
|
13088
13093
|
this._cy = ExcelUtils.ds;
|
|
@@ -13090,30 +13095,30 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13090
13095
|
this._b2(63);
|
|
13091
13096
|
}
|
|
13092
13097
|
};
|
|
13093
|
-
WorksheetCellFormatData.prototype.
|
|
13098
|
+
WorksheetCellFormatData.prototype._dr = function (a) {
|
|
13094
13099
|
var b = 0;
|
|
13095
13100
|
var c = 0;
|
|
13096
|
-
var d = this.
|
|
13101
|
+
var d = this._dp(a, 1, b, c);
|
|
13097
13102
|
b = d.p2;
|
|
13098
13103
|
c = d.p3;
|
|
13099
|
-
var e = this.
|
|
13104
|
+
var e = this._dp(a, 2, b, c);
|
|
13100
13105
|
b = e.p2;
|
|
13101
13106
|
c = e.p3;
|
|
13102
|
-
var f = this.
|
|
13107
|
+
var f = this._dp(a, 4, b, c);
|
|
13103
13108
|
b = f.p2;
|
|
13104
13109
|
c = f.p3;
|
|
13105
|
-
var g = this.
|
|
13110
|
+
var g = this._dp(a, 8, b, c);
|
|
13106
13111
|
b = g.p2;
|
|
13107
13112
|
c = g.p3;
|
|
13108
|
-
var h = this.
|
|
13113
|
+
var h = this._dp(a, 16, b, c);
|
|
13109
13114
|
b = h.p2;
|
|
13110
13115
|
c = h.p3;
|
|
13111
|
-
var i = this.
|
|
13116
|
+
var i = this._dp(a, 32, b, c);
|
|
13112
13117
|
b = i.p2;
|
|
13113
13118
|
c = i.p3;
|
|
13114
|
-
this.
|
|
13119
|
+
this._du(b);
|
|
13115
13120
|
if (this.style != null) {
|
|
13116
|
-
this.
|
|
13121
|
+
this._dk(c, this.style._i);
|
|
13117
13122
|
}
|
|
13118
13123
|
};
|
|
13119
13124
|
Object.defineProperty(WorksheetCellFormatData.prototype, "formatString", {
|
|
@@ -13149,7 +13154,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13149
13154
|
else {
|
|
13150
13155
|
this._ci = -1;
|
|
13151
13156
|
}
|
|
13152
|
-
this.
|
|
13157
|
+
this._ds(65536);
|
|
13153
13158
|
},
|
|
13154
13159
|
enumerable: false,
|
|
13155
13160
|
configurable: true
|
|
@@ -13167,7 +13172,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13167
13172
|
throw ExcelUtils.w("value", a, ExcelUtils.eh("LE_ArgumentOutOfRangeException_Indent"));
|
|
13168
13173
|
}
|
|
13169
13174
|
this._cj = a;
|
|
13170
|
-
this.
|
|
13175
|
+
this._ds(131072);
|
|
13171
13176
|
},
|
|
13172
13177
|
enumerable: false,
|
|
13173
13178
|
configurable: true
|
|
@@ -13181,10 +13186,10 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13181
13186
|
if (WorkbookColorInfo.l_op_Equality(this.leftBorderColorInfo, a)) {
|
|
13182
13187
|
return;
|
|
13183
13188
|
}
|
|
13184
|
-
var b = WorksheetCellFormatData.
|
|
13189
|
+
var b = WorksheetCellFormatData._dl(a);
|
|
13185
13190
|
a = b.p0;
|
|
13186
13191
|
this._bc = a;
|
|
13187
|
-
this.
|
|
13192
|
+
this._ds(262144);
|
|
13188
13193
|
},
|
|
13189
13194
|
enumerable: false,
|
|
13190
13195
|
configurable: true
|
|
@@ -13202,7 +13207,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13202
13207
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
13203
13208
|
}
|
|
13204
13209
|
this._ai = a;
|
|
13205
|
-
this.
|
|
13210
|
+
this._ds(524288);
|
|
13206
13211
|
},
|
|
13207
13212
|
enumerable: false,
|
|
13208
13213
|
configurable: true
|
|
@@ -13231,7 +13236,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13231
13236
|
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), Nullable$1.$.specialize(Boolean_$type));
|
|
13232
13237
|
}
|
|
13233
13238
|
this._cz = a;
|
|
13234
|
-
this.
|
|
13239
|
+
this._ds(1073741824);
|
|
13235
13240
|
},
|
|
13236
13241
|
enumerable: false,
|
|
13237
13242
|
configurable: true
|
|
@@ -13260,7 +13265,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13260
13265
|
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), Nullable$1.$.specialize(Boolean_$type));
|
|
13261
13266
|
}
|
|
13262
13267
|
this._c0 = a;
|
|
13263
|
-
this.
|
|
13268
|
+
this._ds(1048576);
|
|
13264
13269
|
},
|
|
13265
13270
|
enumerable: false,
|
|
13266
13271
|
configurable: true
|
|
@@ -13274,10 +13279,10 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13274
13279
|
if (WorkbookColorInfo.l_op_Equality(this.rightBorderColorInfo, a)) {
|
|
13275
13280
|
return;
|
|
13276
13281
|
}
|
|
13277
|
-
var b = WorksheetCellFormatData.
|
|
13282
|
+
var b = WorksheetCellFormatData._dl(a);
|
|
13278
13283
|
a = b.p0;
|
|
13279
13284
|
this._bd = a;
|
|
13280
|
-
this.
|
|
13285
|
+
this._ds(2097152);
|
|
13281
13286
|
},
|
|
13282
13287
|
enumerable: false,
|
|
13283
13288
|
configurable: true
|
|
@@ -13295,7 +13300,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13295
13300
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
13296
13301
|
}
|
|
13297
13302
|
this._aj = a;
|
|
13298
|
-
this.
|
|
13303
|
+
this._ds(4194304);
|
|
13299
13304
|
},
|
|
13300
13305
|
enumerable: false,
|
|
13301
13306
|
configurable: true
|
|
@@ -13310,7 +13315,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13310
13315
|
return;
|
|
13311
13316
|
}
|
|
13312
13317
|
this._ck = a;
|
|
13313
|
-
this.
|
|
13318
|
+
this._ds(8388608);
|
|
13314
13319
|
},
|
|
13315
13320
|
enumerable: false,
|
|
13316
13321
|
configurable: true
|
|
@@ -13339,7 +13344,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13339
13344
|
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), Nullable$1.$.specialize(Boolean_$type));
|
|
13340
13345
|
}
|
|
13341
13346
|
this._c1 = a;
|
|
13342
|
-
this.
|
|
13347
|
+
this._ds(16777216);
|
|
13343
13348
|
},
|
|
13344
13349
|
enumerable: false,
|
|
13345
13350
|
configurable: true
|
|
@@ -13369,7 +13374,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13369
13374
|
var b = this._bq._i.formatOptions;
|
|
13370
13375
|
b &= ~a._i.formatOptions;
|
|
13371
13376
|
b = this._bx(b);
|
|
13372
|
-
this.
|
|
13377
|
+
this._dk(b, this._bq._i);
|
|
13373
13378
|
}
|
|
13374
13379
|
this._bq = a;
|
|
13375
13380
|
if (this._bq != null && this.t != null) {
|
|
@@ -13385,7 +13390,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13385
13390
|
enumerable: false,
|
|
13386
13391
|
configurable: true
|
|
13387
13392
|
});
|
|
13388
|
-
WorksheetCellFormatData.prototype.
|
|
13393
|
+
WorksheetCellFormatData.prototype._dx = function (a) {
|
|
13389
13394
|
this._bq = a;
|
|
13390
13395
|
this._cx = ExcelUtils.du;
|
|
13391
13396
|
this._cy = ExcelUtils.ds;
|
|
@@ -13402,10 +13407,10 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13402
13407
|
if (WorkbookColorInfo.l_op_Equality(this.topBorderColorInfo, a)) {
|
|
13403
13408
|
return;
|
|
13404
13409
|
}
|
|
13405
|
-
var b = WorksheetCellFormatData.
|
|
13410
|
+
var b = WorksheetCellFormatData._dl(a);
|
|
13406
13411
|
a = b.p0;
|
|
13407
13412
|
this._be = a;
|
|
13408
|
-
this.
|
|
13413
|
+
this._ds(67108864);
|
|
13409
13414
|
},
|
|
13410
13415
|
enumerable: false,
|
|
13411
13416
|
configurable: true
|
|
@@ -13423,7 +13428,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13423
13428
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
13424
13429
|
}
|
|
13425
13430
|
this._ak = a;
|
|
13426
|
-
this.
|
|
13431
|
+
this._ds(134217728);
|
|
13427
13432
|
},
|
|
13428
13433
|
enumerable: false,
|
|
13429
13434
|
configurable: true
|
|
@@ -13441,7 +13446,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13441
13446
|
throw new InvalidEnumArgumentException("value", a, VerticalCellAlignment_$type);
|
|
13442
13447
|
}
|
|
13443
13448
|
this._a7 = a;
|
|
13444
|
-
this.
|
|
13449
|
+
this._ds(268435456);
|
|
13445
13450
|
},
|
|
13446
13451
|
enumerable: false,
|
|
13447
13452
|
configurable: true
|
|
@@ -13470,7 +13475,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13470
13475
|
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), Nullable$1.$.specialize(Boolean_$type));
|
|
13471
13476
|
}
|
|
13472
13477
|
this._c2 = a;
|
|
13473
|
-
this.
|
|
13478
|
+
this._ds(536870912);
|
|
13474
13479
|
},
|
|
13475
13480
|
enumerable: false,
|
|
13476
13481
|
configurable: true
|
|
@@ -13908,7 +13913,7 @@ var WorksheetCellFormatData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
13908
13913
|
},
|
|
13909
13914
|
set: function (a) {
|
|
13910
13915
|
this._ci = a;
|
|
13911
|
-
this.
|
|
13916
|
+
this._ds(65536);
|
|
13912
13917
|
},
|
|
13913
13918
|
enumerable: false,
|
|
13914
13919
|
configurable: true
|
|
@@ -15357,11 +15362,11 @@ var CellFillPattern = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
15357
15362
|
case 0: break;
|
|
15358
15363
|
case 1:
|
|
15359
15364
|
b.add(new ExtPropColor(d, 4));
|
|
15360
|
-
a.
|
|
15365
|
+
a._dz(c, 5, b);
|
|
15361
15366
|
break;
|
|
15362
15367
|
default:
|
|
15363
15368
|
b.add(new ExtPropColor(c, 5));
|
|
15364
|
-
a.
|
|
15369
|
+
a._dz(d, 4, b);
|
|
15365
15370
|
break;
|
|
15366
15371
|
}
|
|
15367
15372
|
};
|
|
@@ -15381,11 +15386,11 @@ var CellFillPattern = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
15381
15386
|
case 0: break;
|
|
15382
15387
|
case 1:
|
|
15383
15388
|
b.add(new XFPropColor(1, d));
|
|
15384
|
-
a.
|
|
15389
|
+
a._d0(c, 2, b);
|
|
15385
15390
|
break;
|
|
15386
15391
|
default:
|
|
15387
15392
|
b.add(new XFPropColor(2, c));
|
|
15388
|
-
a.
|
|
15393
|
+
a._d0(d, 1, b);
|
|
15389
15394
|
break;
|
|
15390
15395
|
}
|
|
15391
15396
|
}
|
|
@@ -16107,7 +16112,7 @@ var WorkbookColorInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16107
16112
|
{
|
|
16108
16113
|
var color = _rest[0];
|
|
16109
16114
|
var transform = _rest[1];
|
|
16110
|
-
var b = [toNullable(Color.$, ExcelUtils.
|
|
16115
|
+
var b = [toNullable(Color.$, ExcelUtils.g7(color)), toNullable(WorkbookThemeColorType_$type, null), toNullable(Number_$type, null), transform, false, false];
|
|
16111
16116
|
{
|
|
16112
16117
|
var color_5 = b[0];
|
|
16113
16118
|
var themeColorType = b[1];
|
|
@@ -16405,7 +16410,7 @@ var WorkbookColorInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16405
16410
|
WorkbookColorInfo.prototype.getHashCode = function () {
|
|
16406
16411
|
var a = 0;
|
|
16407
16412
|
a ^= this._i;
|
|
16408
|
-
a ^= this._ag.getHashCode();
|
|
16413
|
+
a ^= ExcelUtils.g4(this._ag).getHashCode();
|
|
16409
16414
|
a ^= this._v;
|
|
16410
16415
|
a ^= (this._w);
|
|
16411
16416
|
return a;
|
|
@@ -16457,7 +16462,7 @@ var WorkbookColorInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16457
16462
|
* @hidden
|
|
16458
16463
|
*/
|
|
16459
16464
|
WorkbookColorInfo.prototype._getResolvedColor1 = function (a) {
|
|
16460
|
-
return ExcelUtils.
|
|
16465
|
+
return ExcelUtils.g6(this._aj(a));
|
|
16461
16466
|
};
|
|
16462
16467
|
/**
|
|
16463
16468
|
* @hidden
|
|
@@ -16496,12 +16501,12 @@ var WorkbookColorInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16496
16501
|
return ColorsInternal.c;
|
|
16497
16502
|
}
|
|
16498
16503
|
if (WorkbookColorInfo._u(this._i, 8)) {
|
|
16499
|
-
return ExcelUtils.
|
|
16504
|
+
return ExcelUtils.g7(ExcelUtils.gy(ExcelUtils.g6(d), this._w));
|
|
16500
16505
|
}
|
|
16501
16506
|
if (WorkbookColorInfo._u(this._i, 16) && this._j != null && this._j._b()) {
|
|
16502
16507
|
if (this._j._luminanceModulation$i.hasValue || this._j._luminanceOffset$i.hasValue) {
|
|
16503
16508
|
var e = void 0, f = void 0, g = void 0;
|
|
16504
|
-
var h = ExcelUtils.fc(ExcelUtils.
|
|
16509
|
+
var h = ExcelUtils.fc(ExcelUtils.g6(d), e, f, g);
|
|
16505
16510
|
e = h.p1;
|
|
16506
16511
|
f = h.p2;
|
|
16507
16512
|
g = h.p3;
|
|
@@ -16650,7 +16655,7 @@ var WorkbookColorInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16650
16655
|
return toNullable(Color.$, SystemColorsInternal.bf);
|
|
16651
16656
|
}
|
|
16652
16657
|
if (WorkbookColorInfo._u(this._i, 2)) {
|
|
16653
|
-
return toNullable(Color.$, ExcelUtils.
|
|
16658
|
+
return toNullable(Color.$, ExcelUtils.g6(this._ag));
|
|
16654
16659
|
}
|
|
16655
16660
|
return toNullable(Color.$, null);
|
|
16656
16661
|
},
|
|
@@ -18895,13 +18900,13 @@ var Chartsheet = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
18895
18900
|
* @hidden
|
|
18896
18901
|
*/
|
|
18897
18902
|
get: function () {
|
|
18898
|
-
return ExcelUtils.
|
|
18903
|
+
return ExcelUtils.ha(this._be);
|
|
18899
18904
|
},
|
|
18900
18905
|
/**
|
|
18901
18906
|
* @hidden
|
|
18902
18907
|
*/
|
|
18903
18908
|
set: function (a) {
|
|
18904
|
-
if (a != ExcelUtils.
|
|
18909
|
+
if (a != ExcelUtils.ha(this._be)) {
|
|
18905
18910
|
Chartsheet._ax[0].h(SheetChangeInfoContext.$, WBitmap.$, this._h, a);
|
|
18906
18911
|
}
|
|
18907
18912
|
},
|
|
@@ -18912,7 +18917,7 @@ var Chartsheet = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
18912
18917
|
* @hidden
|
|
18913
18918
|
*/
|
|
18914
18919
|
Chartsheet.prototype._bd = function (a) {
|
|
18915
|
-
this._be = ExcelUtils.
|
|
18920
|
+
this._be = ExcelUtils.g9(a);
|
|
18916
18921
|
this._a7 = null;
|
|
18917
18922
|
};
|
|
18918
18923
|
Object.defineProperty(Chartsheet.prototype, "_bb", {
|
|
@@ -21878,7 +21883,7 @@ var WorksheetShape = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
21878
21883
|
* @hidden
|
|
21879
21884
|
*/
|
|
21880
21885
|
WorksheetShape.prototype._c2 = function (a, b, c) {
|
|
21881
|
-
ExcelUtils.fm(this._bi, ExcelUtils.
|
|
21886
|
+
ExcelUtils.fm(this._bi, ExcelUtils.g6(a._aj(this.sheet.workbook, false)), b, c);
|
|
21882
21887
|
};
|
|
21883
21888
|
/**
|
|
21884
21889
|
* @hidden
|
|
@@ -24804,7 +24809,7 @@ var Formula = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
24804
24809
|
* @hidden
|
|
24805
24810
|
*/
|
|
24806
24811
|
Formula.prototype._bw = function (a, b, c, d) {
|
|
24807
|
-
if (this._as == false && PointUtil.notEquals(d, ExcelUtils.
|
|
24812
|
+
if (this._as == false && PointUtil.notEquals(d, ExcelUtils.he)) {
|
|
24808
24813
|
var e = b == null ? null : b.worksheet;
|
|
24809
24814
|
var f = new FormulaContext(3, a, e, b, c, this);
|
|
24810
24815
|
this._au(Formula_OffsetReferencesVisitor.a9(f, d));
|
|
@@ -34552,7 +34557,7 @@ var DisplayOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
34552
34557
|
* @hidden
|
|
34553
34558
|
*/
|
|
34554
34559
|
get: function () {
|
|
34555
|
-
return ExcelUtils.
|
|
34560
|
+
return ExcelUtils.g6(this._ad.workbook._palette$i._af(this._a8));
|
|
34556
34561
|
},
|
|
34557
34562
|
/**
|
|
34558
34563
|
* @hidden
|
|
@@ -39305,7 +39310,7 @@ var WorksheetRow = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
39305
39310
|
* @hidden
|
|
39306
39311
|
*/
|
|
39307
39312
|
WorksheetRow.prototype._em = function (a, b) {
|
|
39308
|
-
return WorksheetShape._du(this.worksheet, this.index, a, ExcelUtils.
|
|
39313
|
+
return WorksheetShape._du(this.worksheet, this.index, a, ExcelUtils.hf, this.index, a, { $type: Point_$type, x: 100, y: 100 }, b);
|
|
39309
39314
|
};
|
|
39310
39315
|
/**
|
|
39311
39316
|
* Gets or sets the comment applied to the cell at the specified column index.
|
|
@@ -45456,7 +45461,7 @@ var Worksheet = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
45456
45461
|
if (q == false || WorksheetCellFormatData._cf(s, h._df(s))) {
|
|
45457
45462
|
var t = r._df(s);
|
|
45458
45463
|
if (WorksheetCellFormatData._cf(s, t) == false) {
|
|
45459
|
-
h.
|
|
45464
|
+
h._dy(s, t);
|
|
45460
45465
|
}
|
|
45461
45466
|
}
|
|
45462
45467
|
}
|
|
@@ -50449,13 +50454,13 @@ var Worksheet = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
50449
50454
|
* @hidden
|
|
50450
50455
|
*/
|
|
50451
50456
|
get: function () {
|
|
50452
|
-
return ExcelUtils.
|
|
50457
|
+
return ExcelUtils.ha(this._je);
|
|
50453
50458
|
},
|
|
50454
50459
|
/**
|
|
50455
50460
|
* @hidden
|
|
50456
50461
|
*/
|
|
50457
50462
|
set: function (a) {
|
|
50458
|
-
if (a != ExcelUtils.
|
|
50463
|
+
if (a != ExcelUtils.ha(this._je)) {
|
|
50459
50464
|
Worksheet._ax[7].h(SheetChangeInfoContext.$, WBitmap.$, this._h, a);
|
|
50460
50465
|
}
|
|
50461
50466
|
},
|
|
@@ -50466,7 +50471,7 @@ var Worksheet = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
50466
50471
|
* @hidden
|
|
50467
50472
|
*/
|
|
50468
50473
|
Worksheet.prototype._i0 = function (a) {
|
|
50469
|
-
this._je = ExcelUtils.
|
|
50474
|
+
this._je = ExcelUtils.g9(a);
|
|
50470
50475
|
this._dh = null;
|
|
50471
50476
|
};
|
|
50472
50477
|
Object.defineProperty(Worksheet.prototype, "index", {
|
|
@@ -52647,7 +52652,7 @@ var WorksheetRegion = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
52647
52652
|
*/
|
|
52648
52653
|
WorksheetRegion.prototype._getBoundsInTwips1 = function (a) {
|
|
52649
52654
|
this._ao();
|
|
52650
|
-
return WorksheetShape._du(this._e, this._i._ac, this._i._w, ExcelUtils.
|
|
52655
|
+
return WorksheetShape._du(this._e, this._i._ac, this._i._w, ExcelUtils.hf, this._i._ae, this._i._x, { $type: Point_$type, x: 100, y: 100 }, a);
|
|
52651
52656
|
};
|
|
52652
52657
|
/**
|
|
52653
52658
|
* @hidden
|
|
@@ -52677,7 +52682,7 @@ var WorksheetRegion = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
52677
52682
|
c = e;
|
|
52678
52683
|
}
|
|
52679
52684
|
else {
|
|
52680
|
-
var f = ExcelUtils.
|
|
52685
|
+
var f = ExcelUtils.hc(this._k.index - b.index, this._v - c);
|
|
52681
52686
|
if (a._ad(this.worksheet.workbook, this._k, this._v, f) == false) {
|
|
52682
52687
|
a = a._w(b.index, c, b.worksheet._o);
|
|
52683
52688
|
for (var g = this.firstRow; g <= this.lastRow; g++) {
|
|
@@ -61351,7 +61356,7 @@ var Formula_CanShiftSafelyChecker = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
61351
61356
|
return _this;
|
|
61352
61357
|
}
|
|
61353
61358
|
Formula_CanShiftSafelyChecker.prototype.g = function () {
|
|
61354
|
-
this.a3 = ExcelUtils.
|
|
61359
|
+
this.a3 = ExcelUtils.he;
|
|
61355
61360
|
_super.prototype.g.call(this);
|
|
61356
61361
|
};
|
|
61357
61362
|
Formula_CanShiftSafelyChecker.prototype.n = function (a) {
|
|
@@ -62213,7 +62218,7 @@ var Formula_OffsetReferencesVisitor = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
62213
62218
|
return _this;
|
|
62214
62219
|
}
|
|
62215
62220
|
Formula_OffsetReferencesVisitor.prototype.a1 = function () {
|
|
62216
|
-
this.ba = ExcelUtils.
|
|
62221
|
+
this.ba = ExcelUtils.he;
|
|
62217
62222
|
_super.prototype.a1.call(this);
|
|
62218
62223
|
};
|
|
62219
62224
|
Formula_OffsetReferencesVisitor.prototype.j = function (a) {
|
|
@@ -75120,7 +75125,7 @@ var WorksheetTableStyle = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
75120
75125
|
try {
|
|
75121
75126
|
for (var _1 = __values(fromEnum(this._areaFormats$i._i())), _2 = _1.next(); !_2.done; _2 = _1.next()) {
|
|
75122
75127
|
var b = _2.value;
|
|
75123
|
-
b.d.
|
|
75128
|
+
b.d._dn();
|
|
75124
75129
|
}
|
|
75125
75130
|
}
|
|
75126
75131
|
catch (e_237_1) {
|
|
@@ -77200,7 +77205,7 @@ var WorksheetTable = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
77200
77205
|
}
|
|
77201
77206
|
if (d != null) {
|
|
77202
77207
|
d = d._g();
|
|
77203
|
-
d._bw(this._k, a._k, c._at, ExcelUtils.
|
|
77208
|
+
d._bw(this._k, a._k, c._at, ExcelUtils.hc(0, a.firstRow - f));
|
|
77204
77209
|
c._bz(d);
|
|
77205
77210
|
}
|
|
77206
77211
|
}
|
|
@@ -79593,7 +79598,7 @@ var WorksheetTableAreaFormatsCollection$1 = /** @class */ /*@__PURE__*/ (functio
|
|
|
79593
79598
|
}
|
|
79594
79599
|
d = new WorksheetTableAreaFormatProxy$1(this.$tArea, b, e, this._a);
|
|
79595
79600
|
if (this._a.isReadOnly) {
|
|
79596
|
-
d.d.
|
|
79601
|
+
d.d._dn();
|
|
79597
79602
|
}
|
|
79598
79603
|
this._h.item(b, d);
|
|
79599
79604
|
d.d.ab(this._a);
|
|
@@ -80601,8 +80606,8 @@ var WorksheetTableColumn = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
80601
80606
|
var b = a._o._a8(a._ab);
|
|
80602
80607
|
if (b != null) {
|
|
80603
80608
|
b = b._bu();
|
|
80604
|
-
b.
|
|
80605
|
-
b.
|
|
80609
|
+
b._dv(67108864);
|
|
80610
|
+
b._dv(134217728);
|
|
80606
80611
|
format.setFormatting(b);
|
|
80607
80612
|
}
|
|
80608
80613
|
}
|
|
@@ -80613,8 +80618,8 @@ var WorksheetTableColumn = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
80613
80618
|
var d = c._o._a8(c._ab);
|
|
80614
80619
|
if (d != null) {
|
|
80615
80620
|
d = d._bu();
|
|
80616
|
-
d.
|
|
80617
|
-
d.
|
|
80621
|
+
d._dv(2);
|
|
80622
|
+
d._dv(4);
|
|
80618
80623
|
format.setFormatting(d);
|
|
80619
80624
|
}
|
|
80620
80625
|
}
|
|
@@ -81282,8 +81287,8 @@ var WorksheetTableColumn = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81282
81287
|
var j = _2.value;
|
|
81283
81288
|
if (i <= j.value) {
|
|
81284
81289
|
var k = j.key._bu();
|
|
81285
|
-
k.
|
|
81286
|
-
k.
|
|
81290
|
+
k._dv(2);
|
|
81291
|
+
k._dv(4);
|
|
81287
81292
|
this._areaFormats$i.item(2).setFormatting(k);
|
|
81288
81293
|
break;
|
|
81289
81294
|
}
|
|
@@ -83323,7 +83328,7 @@ var SystemColorsInternal = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
83323
83328
|
configurable: true
|
|
83324
83329
|
});
|
|
83325
83330
|
SystemColorsInternal.ad = function (a) {
|
|
83326
|
-
return ExcelUtils.
|
|
83331
|
+
return ExcelUtils.g6(SystemColorsInternal.ae(a));
|
|
83327
83332
|
};
|
|
83328
83333
|
SystemColorsInternal.ae = function (a) {
|
|
83329
83334
|
var b = SystemColorsInternal.b[a];
|
|
@@ -84123,7 +84128,7 @@ var WorkbookColorPalette = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84123
84128
|
}
|
|
84124
84129
|
}
|
|
84125
84130
|
}
|
|
84126
|
-
return this._getIndexOfNearestColor$i(ExcelUtils.
|
|
84131
|
+
return this._getIndexOfNearestColor$i(ExcelUtils.g6(c)) + 8;
|
|
84127
84132
|
};
|
|
84128
84133
|
/**
|
|
84129
84134
|
* @hidden
|
|
@@ -84183,9 +84188,9 @@ var WorkbookColorPalette = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84183
84188
|
}
|
|
84184
84189
|
var b = a - 8;
|
|
84185
84190
|
if (b < 0 || 56 <= b) {
|
|
84186
|
-
return ExcelUtils.
|
|
84191
|
+
return ExcelUtils.g7(ColorsInternal.c);
|
|
84187
84192
|
}
|
|
84188
|
-
return ExcelUtils.
|
|
84193
|
+
return ExcelUtils.g7(this._item$i(b));
|
|
84189
84194
|
};
|
|
84190
84195
|
/**
|
|
84191
84196
|
* @hidden
|
|
@@ -84351,35 +84356,35 @@ var WorkbookColorPalette = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84351
84356
|
/**
|
|
84352
84357
|
* @hidden
|
|
84353
84358
|
*/
|
|
84354
|
-
WorkbookColorPalette._ac = ExcelUtils.
|
|
84359
|
+
WorkbookColorPalette._ac = ExcelUtils.g7(Color.u(255, 0, 0, 0));
|
|
84355
84360
|
/**
|
|
84356
84361
|
* @hidden
|
|
84357
84362
|
*/
|
|
84358
|
-
WorkbookColorPalette._am = ExcelUtils.
|
|
84363
|
+
WorkbookColorPalette._am = ExcelUtils.g7(Color.u(255, 255, 255, 255));
|
|
84359
84364
|
/**
|
|
84360
84365
|
* @hidden
|
|
84361
84366
|
*/
|
|
84362
|
-
WorkbookColorPalette._al = ExcelUtils.
|
|
84367
|
+
WorkbookColorPalette._al = ExcelUtils.g7(Color.u(255, 255, 0, 0));
|
|
84363
84368
|
/**
|
|
84364
84369
|
* @hidden
|
|
84365
84370
|
*/
|
|
84366
|
-
WorkbookColorPalette._aj = ExcelUtils.
|
|
84371
|
+
WorkbookColorPalette._aj = ExcelUtils.g7(Color.u(255, 0, 255, 0));
|
|
84367
84372
|
/**
|
|
84368
84373
|
* @hidden
|
|
84369
84374
|
*/
|
|
84370
|
-
WorkbookColorPalette._ad = ExcelUtils.
|
|
84375
|
+
WorkbookColorPalette._ad = ExcelUtils.g7(Color.u(255, 0, 0, 255));
|
|
84371
84376
|
/**
|
|
84372
84377
|
* @hidden
|
|
84373
84378
|
*/
|
|
84374
|
-
WorkbookColorPalette._an = ExcelUtils.
|
|
84379
|
+
WorkbookColorPalette._an = ExcelUtils.g7(Color.u(255, 255, 255, 0));
|
|
84375
84380
|
/**
|
|
84376
84381
|
* @hidden
|
|
84377
84382
|
*/
|
|
84378
|
-
WorkbookColorPalette._ak = ExcelUtils.
|
|
84383
|
+
WorkbookColorPalette._ak = ExcelUtils.g7(Color.u(255, 255, 0, 255));
|
|
84379
84384
|
/**
|
|
84380
84385
|
* @hidden
|
|
84381
84386
|
*/
|
|
84382
|
-
WorkbookColorPalette._ae = ExcelUtils.
|
|
84387
|
+
WorkbookColorPalette._ae = ExcelUtils.g7(Color.u(255, 0, 255, 255));
|
|
84383
84388
|
/**
|
|
84384
84389
|
* @hidden
|
|
84385
84390
|
*/
|
|
@@ -84784,7 +84789,7 @@ var WorkbookFontProxy = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84784
84789
|
WorkbookFontProxy.prototype.g = function (a) {
|
|
84785
84790
|
_super.prototype.g.call(this, a);
|
|
84786
84791
|
if (this._m != null) {
|
|
84787
|
-
this._m.
|
|
84792
|
+
this._m._dq();
|
|
84788
84793
|
}
|
|
84789
84794
|
};
|
|
84790
84795
|
WorkbookFontProxy._l = function (a, b) {
|
|
@@ -99446,13 +99451,22 @@ export { UltraCalcFunctionXLUnion };
|
|
|
99446
99451
|
var WorksheetCellFormatCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
99447
99452
|
__extends(WorksheetCellFormatCollection, _super);
|
|
99448
99453
|
function WorksheetCellFormatCollection(a, b) {
|
|
99449
|
-
|
|
99454
|
+
var _this = _super.call(this, WorksheetCellFormatData.$, a, b, b._fv) || this;
|
|
99455
|
+
_this._q = 0;
|
|
99456
|
+
return _this;
|
|
99450
99457
|
}
|
|
99451
|
-
WorksheetCellFormatCollection.prototype.
|
|
99458
|
+
WorksheetCellFormatCollection.prototype._r = function (a) {
|
|
99452
99459
|
var _this = this;
|
|
99453
99460
|
var b;
|
|
99454
99461
|
var c = ((function () { var d = _this._b.f(a, b); b = d.p1; return d.ret; })());
|
|
99455
99462
|
};
|
|
99463
|
+
WorksheetCellFormatCollection.prototype._l = function (a) {
|
|
99464
|
+
_super.prototype._l.call(this, a);
|
|
99465
|
+
if (!this._d._c4 && a._b1 == 0) {
|
|
99466
|
+
this._q += 1;
|
|
99467
|
+
a._dj = this._q;
|
|
99468
|
+
}
|
|
99469
|
+
};
|
|
99456
99470
|
Object.defineProperty(WorksheetCellFormatCollection.prototype, "workbook", {
|
|
99457
99471
|
get: function () {
|
|
99458
99472
|
return this._d;
|
|
@@ -109353,7 +109367,7 @@ var WorkbookSaveManager = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
109353
109367
|
for (var i = 0; i < f.length; i++) {
|
|
109354
109368
|
var j = f[i];
|
|
109355
109369
|
ExcelUtils.fd(h, e, j);
|
|
109356
|
-
h.
|
|
109370
|
+
h._dv(j);
|
|
109357
109371
|
}
|
|
109358
109372
|
if (e._cd) {
|
|
109359
109373
|
e = null;
|
|
@@ -119872,7 +119886,7 @@ var WorkbookStyleCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
119872
119886
|
if (b.isBuiltIn) {
|
|
119873
119887
|
b._m = false;
|
|
119874
119888
|
b._i.setFormatting(a._i);
|
|
119875
|
-
b._i.
|
|
119889
|
+
b._i._dw(a._i.formatOptions);
|
|
119876
119890
|
return b;
|
|
119877
119891
|
}
|
|
119878
119892
|
this.remove(b);
|
|
@@ -168118,7 +168132,7 @@ var WorkbookLoadManager = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
168118
168132
|
if (d == null) {
|
|
168119
168133
|
d = this._b._styles$i.normalStyle;
|
|
168120
168134
|
}
|
|
168121
|
-
e.
|
|
168135
|
+
e._dx(d);
|
|
168122
168136
|
if (f != null && g.length != 0) {
|
|
168123
168137
|
if (ExcelUtils.by(f.formatOptions, 8)) {
|
|
168124
168138
|
for (var h = 0; h < g.length; h++) {
|