igniteui-webcomponents-excel 4.7.1 → 4.7.2-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 +781 -655
- package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
- package/esm2015/lib/AlignmentInfo.js +4 -4
- package/esm2015/lib/BiffRecordStream.js +7 -7
- package/esm2015/lib/CellFormatValue.js +1 -1
- package/esm2015/lib/ConditionalFormattingUtils.js +1 -1
- package/esm2015/lib/DefaultStyleHelper_combined.js +543 -457
- package/esm2015/lib/DomTextMetricsProvider.js +8 -8
- package/esm2015/lib/JapaneseCalendar.js +1 -1
- package/esm2015/lib/ObjectModelDrawingPartManager_ShapeLoader_ShapeTypeCreator.js +1 -1
- package/esm2015/lib/PackagePart_combined.js +1 -1
- package/esm2015/lib/ProtectionInfo.js +8 -5
- package/esm2015/lib/SgmlReader.js +1 -1
- package/esm2015/lib/UltraCalcFunctionCell.js +1 -1
- package/esm2015/lib/UltraCalcFunctionComplex.js +1 -1
- package/esm2015/lib/UltraCalcFunctionDateDiff.js +1 -1
- package/esm2015/lib/UltraCalcFunctionHLookup.js +1 -1
- package/esm2015/lib/UltraCalcFunctionLookup.js +1 -1
- package/esm2015/lib/UltraCalcFunctionMatch.js +1 -1
- package/esm2015/lib/UltraCalcFunctionRoman.js +1 -1
- package/esm2015/lib/UltraCalcFunctionText.js +1 -1
- package/esm2015/lib/UltraCalcFunctionUSDollar.js +1 -1
- package/esm2015/lib/UltraCalcFunctionVLookup.js +1 -1
- package/esm2015/lib/WorkbookLoadManagerExcel2007_combined.js +7 -7
- package/esm2015/lib/WorkbookSaveManagerExcel2003_combined.js +175 -166
- package/esm5/lib/AlignmentInfo.js +4 -4
- package/esm5/lib/BiffRecordStream.js +7 -7
- package/esm5/lib/CellFormatValue.js +1 -1
- package/esm5/lib/ConditionalFormattingUtils.js +1 -1
- package/esm5/lib/DefaultStyleHelper_combined.js +570 -456
- package/esm5/lib/DomTextMetricsProvider.js +8 -8
- package/esm5/lib/JapaneseCalendar.js +1 -1
- package/esm5/lib/ObjectModelDrawingPartManager_ShapeLoader_ShapeTypeCreator.js +1 -1
- package/esm5/lib/PackagePart_combined.js +1 -1
- package/esm5/lib/ProtectionInfo.js +8 -5
- package/esm5/lib/SgmlReader.js +1 -1
- package/esm5/lib/UltraCalcFunctionCell.js +1 -1
- package/esm5/lib/UltraCalcFunctionComplex.js +1 -1
- package/esm5/lib/UltraCalcFunctionDateDiff.js +1 -1
- package/esm5/lib/UltraCalcFunctionHLookup.js +1 -1
- package/esm5/lib/UltraCalcFunctionLookup.js +1 -1
- package/esm5/lib/UltraCalcFunctionMatch.js +1 -1
- package/esm5/lib/UltraCalcFunctionRoman.js +1 -1
- package/esm5/lib/UltraCalcFunctionText.js +1 -1
- package/esm5/lib/UltraCalcFunctionUSDollar.js +1 -1
- package/esm5/lib/UltraCalcFunctionVLookup.js +1 -1
- package/esm5/lib/WorkbookLoadManagerExcel2007_combined.js +7 -7
- package/esm5/lib/WorkbookSaveManagerExcel2003_combined.js +175 -166
- package/fesm2015/igniteui-webcomponents-excel.js +754 -656
- package/fesm5/igniteui-webcomponents-excel.js +781 -655
- package/lib/BiffRecordStream.d.ts +2 -2
- package/lib/CellFormatValue.d.ts +5 -4
- package/lib/DefaultStyleHelper_combined.d.ts +82 -65
- package/lib/DomTextMetricsProvider.d.ts +1 -1
- package/lib/JapaneseCalendar.d.ts +1 -1
- package/lib/WorkbookLoadManagerExcel2007_combined.d.ts +5 -5
- package/lib/WorkbookSaveManagerExcel2003_combined.d.ts +3 -3
- package/package.json +2 -2
|
@@ -55735,7 +55735,7 @@
|
|
|
55735
55735
|
/**
|
|
55736
55736
|
* @hidden
|
|
55737
55737
|
*/
|
|
55738
|
-
var CellFormatValue_$type = /*@__PURE__*/ igniteuiWebcomponentsCore.markEnum('CellFormatValue', 'Alignment,1|BottomBorderColorInfo,2|BottomBorderStyle,4|DiagonalBorderColorInfo,8|DiagonalBorders,16|DiagonalBorderStyle,32|Fill,64|FontBold,128|FontColorInfo,256|FontHeight,512|FontItalic,1024|FontName,2048|FontStrikeout,4096|FontSuperscriptSubscriptStyle,8192|FontUnderlineStyle,16384|FormatOptions,32768|FormatString,65536|Indent,131072|LeftBorderColorInfo,262144|LeftBorderStyle,524288|Locked,1048576|RightBorderColorInfo,2097152|RightBorderStyle,4194304|Rotation,8388608|ShrinkToFit,16777216|Style,33554432|TopBorderColorInfo,67108864|TopBorderStyle,134217728|VerticalAlignment,268435456|WrapText,536870912|
|
|
55738
|
+
var CellFormatValue_$type = /*@__PURE__*/ igniteuiWebcomponentsCore.markEnum('CellFormatValue', 'Alignment,1|BottomBorderColorInfo,2|BottomBorderStyle,4|DiagonalBorderColorInfo,8|DiagonalBorders,16|DiagonalBorderStyle,32|Fill,64|FontBold,128|FontColorInfo,256|FontHeight,512|FontItalic,1024|FontName,2048|FontStrikeout,4096|FontSuperscriptSubscriptStyle,8192|FontUnderlineStyle,16384|FormatOptions,32768|FormatString,65536|Indent,131072|LeftBorderColorInfo,262144|LeftBorderStyle,524288|Locked,1048576|RightBorderColorInfo,2097152|RightBorderStyle,4194304|Rotation,8388608|ShrinkToFit,16777216|Style,33554432|TopBorderColorInfo,67108864|TopBorderStyle,134217728|VerticalAlignment,268435456|WrapText,536870912|Hidden,1073741824|_EndValue,-2147483648|_OuterBorders,208404486|_TopAndBottomBorders,201326598|_UndoElementData,33587200|ThemeProperties,69470538|ThemeColorProperties,69468490|AlignmentFormattingProperties,830603265|BorderFormattingProperties,208404542|FillFormattingProperties,-2147483584|FontFormattingProperties,32640|NumberFormattingProperties,-2147418112|ProtectionFormattingProperties,1074790400|AllFormattingProperties,-1');
|
|
55739
55739
|
|
|
55740
55740
|
/*
|
|
55741
55741
|
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
@@ -68382,13 +68382,13 @@
|
|
|
68382
68382
|
if (e === void 0) {
|
|
68383
68383
|
e = 0;
|
|
68384
68384
|
}
|
|
68385
|
-
b.
|
|
68385
|
+
b._bm(c, a._aj(c), d, e);
|
|
68386
68386
|
};
|
|
68387
68387
|
ExcelUtils.fd = function (a, b, c) {
|
|
68388
|
-
b.
|
|
68388
|
+
b._dx(c, a._df(c));
|
|
68389
68389
|
};
|
|
68390
68390
|
ExcelUtils.fe = function (a, b, c) {
|
|
68391
|
-
b.
|
|
68391
|
+
b._bl(c, a._df(c));
|
|
68392
68392
|
};
|
|
68393
68393
|
ExcelUtils.fg = function (a, b, c, d, e, f, g) {
|
|
68394
68394
|
if (d === void 0) {
|
|
@@ -68405,7 +68405,7 @@
|
|
|
68405
68405
|
}
|
|
68406
68406
|
if (d) {
|
|
68407
68407
|
var h = 0;
|
|
68408
|
-
for (var i = 1; i !=
|
|
68408
|
+
for (var i = 1; i != -2147483648; i = (i << 1)) {
|
|
68409
68409
|
if ((c & i) == 0) {
|
|
68410
68410
|
continue;
|
|
68411
68411
|
}
|
|
@@ -68425,10 +68425,10 @@
|
|
|
68425
68425
|
}
|
|
68426
68426
|
j = l;
|
|
68427
68427
|
}
|
|
68428
|
-
b.
|
|
68428
|
+
b._bm(33554432, j, e, f);
|
|
68429
68429
|
c &= ~33554432;
|
|
68430
68430
|
}
|
|
68431
|
-
for (var m = 1; m !=
|
|
68431
|
+
for (var m = 1; m != -2147483648; m = (m << 1)) {
|
|
68432
68432
|
if ((c & m) == 0) {
|
|
68433
68433
|
continue;
|
|
68434
68434
|
}
|
|
@@ -68448,7 +68448,7 @@
|
|
|
68448
68448
|
break;
|
|
68449
68449
|
}
|
|
68450
68450
|
}
|
|
68451
|
-
b.
|
|
68451
|
+
b._bm(m, n, e, f);
|
|
68452
68452
|
}
|
|
68453
68453
|
}
|
|
68454
68454
|
};
|
|
@@ -69160,13 +69160,13 @@
|
|
|
69160
69160
|
b |= 208404542;
|
|
69161
69161
|
}
|
|
69162
69162
|
if ((a & 16) != 0) {
|
|
69163
|
-
b |=
|
|
69163
|
+
b |= -2147483584;
|
|
69164
69164
|
}
|
|
69165
69165
|
if ((a & 4) != 0) {
|
|
69166
69166
|
b |= 32640;
|
|
69167
69167
|
}
|
|
69168
69168
|
if ((a & 1) != 0) {
|
|
69169
|
-
b |=
|
|
69169
|
+
b |= -2147418112;
|
|
69170
69170
|
}
|
|
69171
69171
|
if ((a & 32) != 0) {
|
|
69172
69172
|
b |= 1074790400;
|
|
@@ -69772,7 +69772,7 @@
|
|
|
69772
69772
|
else {
|
|
69773
69773
|
ExcelUtils.cd.clear();
|
|
69774
69774
|
}
|
|
69775
|
-
for (var e = 1; e !=
|
|
69775
|
+
for (var e = 1; e != -2147483648; e = (e << 1)) {
|
|
69776
69776
|
if ((a & e) == 0) {
|
|
69777
69777
|
continue;
|
|
69778
69778
|
}
|
|
@@ -70963,14 +70963,14 @@
|
|
|
70963
70963
|
}
|
|
70964
70964
|
};
|
|
70965
70965
|
ExcelUtils.d1 = function (a, b, c, d, e, f) {
|
|
70966
|
-
var g = a._b4(b, c).
|
|
70966
|
+
var g = a._b4(b, c)._df(f);
|
|
70967
70967
|
if (0 <= e && WorksheetCellFormatData._cf(f, g)) {
|
|
70968
|
-
g = a._b4(d, e).
|
|
70968
|
+
g = a._b4(d, e)._df(ExcelUtils.n(f));
|
|
70969
70969
|
}
|
|
70970
70970
|
return g;
|
|
70971
70971
|
};
|
|
70972
70972
|
ExcelUtils.d2 = function (a, b, c) {
|
|
70973
|
-
var d = WorksheetCellFormatData.
|
|
70973
|
+
var d = WorksheetCellFormatData._da(c);
|
|
70974
70974
|
if (a != null && a._hasCellFormat) {
|
|
70975
70975
|
d = a._cellFormatInternal._aj(c);
|
|
70976
70976
|
}
|
|
@@ -71266,7 +71266,7 @@
|
|
|
71266
71266
|
var h = ExcelUtils.l(g);
|
|
71267
71267
|
var i = b._aj(h);
|
|
71268
71268
|
if (WorksheetCellFormatData._cf(h, i) == false && a._aa(f)) {
|
|
71269
|
-
a.
|
|
71269
|
+
a._bm(f, i, true, e);
|
|
71270
71270
|
}
|
|
71271
71271
|
if (igniteuiWebcomponentsCore.Base.equalsStatic(b._aj(g), d) == false) {
|
|
71272
71272
|
b._as(g, 1);
|
|
@@ -77335,7 +77335,7 @@
|
|
|
77335
77335
|
var c_1 = this._styles$i.normalStyle._i;
|
|
77336
77336
|
var d = b._g(c_1, "0", igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Size.$, null), false, false);
|
|
77337
77337
|
var e_48;
|
|
77338
|
-
if (((function () { var f = Workbook._d4.tryGetValue(c_1.
|
|
77338
|
+
if (((function () { var f = Workbook._d4.tryGetValue(c_1._dh, e_48); e_48 = f.p1; return f.ret; })())) {
|
|
77339
77339
|
var f_2 = (c_1._cq / 20);
|
|
77340
77340
|
var g_2;
|
|
77341
77341
|
if (((function () { var h = e_48._d(f_2, g_2); g_2 = h.p1; return h.ret; })())) {
|
|
@@ -77979,26 +77979,27 @@
|
|
|
77979
77979
|
_this._bc = null;
|
|
77980
77980
|
_this._ai = 0;
|
|
77981
77981
|
_this._cz = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, null);
|
|
77982
|
+
_this._c0 = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, null);
|
|
77982
77983
|
_this._av = 0;
|
|
77983
77984
|
_this._bd = null;
|
|
77984
77985
|
_this._aj = 0;
|
|
77985
77986
|
_this._ck = 0;
|
|
77986
|
-
_this.
|
|
77987
|
+
_this._c1 = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, null);
|
|
77987
77988
|
_this._bq = null;
|
|
77988
77989
|
_this._be = null;
|
|
77989
77990
|
_this._ak = 0;
|
|
77990
77991
|
_this._b0 = 0;
|
|
77991
77992
|
_this._b2 = null;
|
|
77992
77993
|
_this._a7 = 0;
|
|
77993
|
-
_this.
|
|
77994
|
+
_this._c2 = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, null);
|
|
77994
77995
|
_this._cy = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, null);
|
|
77995
77996
|
_this._b0 = b;
|
|
77996
|
-
_this.
|
|
77997
|
+
_this._dt(63);
|
|
77997
77998
|
return _this;
|
|
77998
77999
|
}
|
|
77999
78000
|
WorksheetCellFormatData.prototype.resolveDefaults = function (a) {
|
|
78000
78001
|
if (igniteuiWebcomponentsCore.nullableEquals(a._bold$i, null)) {
|
|
78001
|
-
a._bold$i = this.
|
|
78002
|
+
a._bold$i = this._c3;
|
|
78002
78003
|
}
|
|
78003
78004
|
if (WorkbookColorInfo.l_op_Equality(a.colorInfo, null)) {
|
|
78004
78005
|
a.colorInfo = this._bh;
|
|
@@ -78008,13 +78009,13 @@
|
|
|
78008
78009
|
a.height = this._cq;
|
|
78009
78010
|
}
|
|
78010
78011
|
if (igniteuiWebcomponentsCore.nullableEquals(a._italic$i, null)) {
|
|
78011
|
-
a._italic$i = this.
|
|
78012
|
+
a._italic$i = this._c4;
|
|
78012
78013
|
}
|
|
78013
78014
|
if (a.name == null) {
|
|
78014
|
-
a.name = this.
|
|
78015
|
+
a.name = this._dh;
|
|
78015
78016
|
}
|
|
78016
78017
|
if (igniteuiWebcomponentsCore.nullableEquals(a._strikeout$i, null)) {
|
|
78017
|
-
a._strikeout$i = this.
|
|
78018
|
+
a._strikeout$i = this._c5;
|
|
78018
78019
|
}
|
|
78019
78020
|
if (a.superscriptSubscriptStyle == -1) {
|
|
78020
78021
|
a.superscriptSubscriptStyle = this._a0;
|
|
@@ -78054,17 +78055,18 @@
|
|
|
78054
78055
|
c._bc = b ? ExcelUtils.ai(this._bc, this.v) : this._bc;
|
|
78055
78056
|
c._ai = this._ai;
|
|
78056
78057
|
c._cz = this._cz;
|
|
78058
|
+
c._c0 = this._c0;
|
|
78057
78059
|
c._av = this._av;
|
|
78058
78060
|
c._bd = b ? ExcelUtils.ai(this._bd, this.v) : this._bd;
|
|
78059
78061
|
c._aj = this._aj;
|
|
78060
78062
|
c._ck = this._ck;
|
|
78061
|
-
c.
|
|
78063
|
+
c._c1 = this._c1;
|
|
78062
78064
|
c._be = b ? ExcelUtils.ai(this._be, this.v) : this._be;
|
|
78063
78065
|
c._ak = this._ak;
|
|
78064
78066
|
c._b0 = this._b0;
|
|
78065
78067
|
c._b2 = this._b2;
|
|
78066
78068
|
c._a7 = this._a7;
|
|
78067
|
-
c.
|
|
78069
|
+
c._c2 = this._c2;
|
|
78068
78070
|
if (this._bt != null) {
|
|
78069
78071
|
c._bt = this._bt._bv(a, b);
|
|
78070
78072
|
}
|
|
@@ -78122,9 +78124,9 @@
|
|
|
78122
78124
|
a ^= this._bo.d.getHashCode() << 1;
|
|
78123
78125
|
}
|
|
78124
78126
|
a ^= this._ci << 2;
|
|
78125
|
-
a ^= ExcelUtils.dm(this.
|
|
78126
|
-
a ^= ExcelUtils.dm(this.
|
|
78127
|
-
a ^= ExcelUtils.dm(this.
|
|
78127
|
+
a ^= ExcelUtils.dm(this._c0) << 3;
|
|
78128
|
+
a ^= ExcelUtils.dm(this._c2) << 4;
|
|
78129
|
+
a ^= ExcelUtils.dm(this._c1) << 5;
|
|
78128
78130
|
a ^= this._a3 << 6;
|
|
78129
78131
|
a ^= this._a7 << 7;
|
|
78130
78132
|
a ^= this._ck << 8;
|
|
@@ -78157,6 +78159,7 @@
|
|
|
78157
78159
|
if (this._b4 == true) {
|
|
78158
78160
|
a ^= 1 << 23;
|
|
78159
78161
|
}
|
|
78162
|
+
a ^= ExcelUtils.dm(this._cz) << 24;
|
|
78160
78163
|
if (this._bq != null) {
|
|
78161
78164
|
a ^= igniteuiWebcomponentsCore.Base.getHashCodeStatic(this._bq);
|
|
78162
78165
|
}
|
|
@@ -78178,10 +78181,13 @@
|
|
|
78178
78181
|
if (igniteuiWebcomponentsCore.nullableNotEquals(this._cz, b._cz)) {
|
|
78179
78182
|
return false;
|
|
78180
78183
|
}
|
|
78181
|
-
if (igniteuiWebcomponentsCore.nullableNotEquals(this.
|
|
78184
|
+
if (igniteuiWebcomponentsCore.nullableNotEquals(this._c0, b._c0)) {
|
|
78182
78185
|
return false;
|
|
78183
78186
|
}
|
|
78184
|
-
if (igniteuiWebcomponentsCore.nullableNotEquals(this.
|
|
78187
|
+
if (igniteuiWebcomponentsCore.nullableNotEquals(this._c2, b._c2)) {
|
|
78188
|
+
return false;
|
|
78189
|
+
}
|
|
78190
|
+
if (igniteuiWebcomponentsCore.nullableNotEquals(this._c1, b._c1)) {
|
|
78185
78191
|
return false;
|
|
78186
78192
|
}
|
|
78187
78193
|
if (this._a3 != b._a3) {
|
|
@@ -78311,31 +78317,33 @@
|
|
|
78311
78317
|
this._bc = b._bc;
|
|
78312
78318
|
this._ai = b._ai;
|
|
78313
78319
|
this._cz = b._cz;
|
|
78320
|
+
this._c0 = b._c0;
|
|
78314
78321
|
this._bd = b._bd;
|
|
78315
78322
|
this._aj = b._aj;
|
|
78316
78323
|
this._ck = b._ck;
|
|
78317
|
-
this.
|
|
78324
|
+
this._c1 = b._c1;
|
|
78318
78325
|
if (this._b1 != 1) {
|
|
78319
78326
|
this._bq = b._bq;
|
|
78320
78327
|
}
|
|
78321
78328
|
this._be = b._be;
|
|
78322
78329
|
this._ak = b._ak;
|
|
78323
78330
|
this._a7 = b._a7;
|
|
78324
|
-
this.
|
|
78331
|
+
this._c2 = b._c2;
|
|
78325
78332
|
this._cx = ExcelUtils.du;
|
|
78326
78333
|
this._cy = ExcelUtils.ds;
|
|
78327
|
-
this.
|
|
78328
|
-
this.
|
|
78329
|
-
this.
|
|
78330
|
-
this.
|
|
78331
|
-
this.
|
|
78332
|
-
this.
|
|
78333
|
-
this.
|
|
78334
|
+
this._ds(2);
|
|
78335
|
+
this._ds(8);
|
|
78336
|
+
this._ds(16);
|
|
78337
|
+
this._ds(4);
|
|
78338
|
+
this._ds(1);
|
|
78339
|
+
this._ds(32);
|
|
78340
|
+
this._dq(c);
|
|
78334
78341
|
}
|
|
78335
78342
|
else {
|
|
78336
78343
|
this._bo.setFontFormatting(a.font);
|
|
78337
78344
|
this.formatString = a.formatString;
|
|
78338
78345
|
this._locked$i = a._locked$i;
|
|
78346
|
+
this._hidden$i = a._hidden$i;
|
|
78339
78347
|
this._wrapText$i = a._wrapText$i;
|
|
78340
78348
|
this._shrinkToFit$i = a._shrinkToFit$i;
|
|
78341
78349
|
this.alignment = a.alignment;
|
|
@@ -78360,7 +78368,7 @@
|
|
|
78360
78368
|
this.formatOptions = a.formatOptions;
|
|
78361
78369
|
}
|
|
78362
78370
|
};
|
|
78363
|
-
WorksheetCellFormatData.prototype.
|
|
78371
|
+
WorksheetCellFormatData.prototype._dj = function (a, b) {
|
|
78364
78372
|
if (this._b1 == 1) {
|
|
78365
78373
|
return;
|
|
78366
78374
|
}
|
|
@@ -78381,9 +78389,9 @@
|
|
|
78381
78389
|
this._bt._a3 = b._a3;
|
|
78382
78390
|
this._bt._cj = b._cj;
|
|
78383
78391
|
this._bt._ck = b._ck;
|
|
78384
|
-
this._bt._c0 = b._c0;
|
|
78385
|
-
this._bt._a7 = b._a7;
|
|
78386
78392
|
this._bt._c1 = b._c1;
|
|
78393
|
+
this._bt._a7 = b._a7;
|
|
78394
|
+
this._bt._c2 = b._c2;
|
|
78387
78395
|
}
|
|
78388
78396
|
this._bt.formatOptions |= 2;
|
|
78389
78397
|
}
|
|
@@ -78418,19 +78426,20 @@
|
|
|
78418
78426
|
if (ExcelUtils.by(a, 32)) {
|
|
78419
78427
|
if (ExcelUtils.by(b.formatOptions, 32)) {
|
|
78420
78428
|
this._bt._cz = b._cz;
|
|
78429
|
+
this._bt._c0 = b._c0;
|
|
78421
78430
|
}
|
|
78422
78431
|
this._bt.formatOptions |= 32;
|
|
78423
78432
|
}
|
|
78424
78433
|
this.formatOptions |= a;
|
|
78425
78434
|
};
|
|
78426
|
-
WorksheetCellFormatData.prototype.
|
|
78435
|
+
WorksheetCellFormatData.prototype._dm = function () {
|
|
78427
78436
|
if (igniteuiWebcomponentsCore.typeCast(GenericCachedCollection$1.$.specialize(WorksheetCellFormatData.$), this.t) !== null) {
|
|
78428
78437
|
return;
|
|
78429
78438
|
}
|
|
78430
78439
|
this.x = true;
|
|
78431
78440
|
this._bp.d._ay();
|
|
78432
78441
|
};
|
|
78433
|
-
WorksheetCellFormatData.
|
|
78442
|
+
WorksheetCellFormatData._da = function (a) {
|
|
78434
78443
|
switch (a) {
|
|
78435
78444
|
case 1: return KnownBoxes.ax;
|
|
78436
78445
|
case 2:
|
|
@@ -78452,6 +78461,7 @@
|
|
|
78452
78461
|
case 1024:
|
|
78453
78462
|
case 4096:
|
|
78454
78463
|
case 1048576:
|
|
78464
|
+
case 1073741824:
|
|
78455
78465
|
case 16777216:
|
|
78456
78466
|
case 536870912: return KnownBoxes.y;
|
|
78457
78467
|
case 512:
|
|
@@ -78518,17 +78528,17 @@
|
|
|
78518
78528
|
}
|
|
78519
78529
|
return a._av;
|
|
78520
78530
|
};
|
|
78521
|
-
WorksheetCellFormatData.prototype.
|
|
78531
|
+
WorksheetCellFormatData.prototype._dc = function (a, b) {
|
|
78522
78532
|
var _this = this;
|
|
78523
78533
|
if (b === void 0) {
|
|
78524
78534
|
b = null;
|
|
78525
78535
|
}
|
|
78526
78536
|
var c;
|
|
78527
|
-
var d = ((function () { var e = _this.
|
|
78528
|
-
if (c == false && b != null && ExcelUtils.a3(a) && igniteuiWebcomponentsCore.Base.equalsStatic(d, WorksheetCellFormatData.
|
|
78537
|
+
var d = ((function () { var e = _this._dd(a, b, c); c = e.p2; return e.ret; })());
|
|
78538
|
+
if (c == false && b != null && ExcelUtils.a3(a) && igniteuiWebcomponentsCore.Base.equalsStatic(d, WorksheetCellFormatData._de(a))) {
|
|
78529
78539
|
var e = ExcelUtils.l(a);
|
|
78530
|
-
var f = this.
|
|
78531
|
-
if (WorksheetCellFormatData._cf(e, f) || igniteuiWebcomponentsCore.Base.equalsStatic(f, WorksheetCellFormatData.
|
|
78540
|
+
var f = this._df(e);
|
|
78541
|
+
if (WorksheetCellFormatData._cf(e, f) || igniteuiWebcomponentsCore.Base.equalsStatic(f, WorksheetCellFormatData._de(e))) {
|
|
78532
78542
|
var g_3;
|
|
78533
78543
|
if (((function () { var h = b(a, g_3); g_3 = h.p1; return h.ret; })())) {
|
|
78534
78544
|
return g_3;
|
|
@@ -78537,10 +78547,10 @@
|
|
|
78537
78547
|
}
|
|
78538
78548
|
return d;
|
|
78539
78549
|
};
|
|
78540
|
-
WorksheetCellFormatData.prototype.
|
|
78550
|
+
WorksheetCellFormatData.prototype._dd = function (a, b, c) {
|
|
78541
78551
|
var _this = this;
|
|
78542
78552
|
c = false;
|
|
78543
|
-
var d = this.
|
|
78553
|
+
var d = this._df(a);
|
|
78544
78554
|
if (WorksheetCellFormatData._cf(a, d) == false) {
|
|
78545
78555
|
return {
|
|
78546
78556
|
ret: d,
|
|
@@ -78564,15 +78574,15 @@
|
|
|
78564
78574
|
}
|
|
78565
78575
|
}
|
|
78566
78576
|
var f;
|
|
78567
|
-
d = ((function () { var g = _this.
|
|
78577
|
+
d = ((function () { var g = _this._db(a, f); f = g.p1; return g.ret; })());
|
|
78568
78578
|
if (f && this._b1 != 1) {
|
|
78569
78579
|
if (ExcelUtils.by(this.formatOptions, e)) {
|
|
78570
78580
|
if (this._bt != null) {
|
|
78571
|
-
d = this._bt.
|
|
78581
|
+
d = this._bt._dc(a);
|
|
78572
78582
|
}
|
|
78573
78583
|
}
|
|
78574
78584
|
else if (this.style != null) {
|
|
78575
|
-
d = this.style._i.
|
|
78585
|
+
d = this.style._i._dc(a);
|
|
78576
78586
|
}
|
|
78577
78587
|
}
|
|
78578
78588
|
return {
|
|
@@ -78580,7 +78590,7 @@
|
|
|
78580
78590
|
p2: c
|
|
78581
78591
|
};
|
|
78582
78592
|
};
|
|
78583
|
-
WorksheetCellFormatData.prototype.
|
|
78593
|
+
WorksheetCellFormatData.prototype._df = function (a) {
|
|
78584
78594
|
switch (a) {
|
|
78585
78595
|
case 1: return KnownBoxes.ap(this.alignment);
|
|
78586
78596
|
case 2: return this.bottomBorderColorInfo;
|
|
@@ -78601,6 +78611,7 @@
|
|
|
78601
78611
|
case 131072: return KnownBoxes.at(this.indent);
|
|
78602
78612
|
case 262144: return this.leftBorderColorInfo;
|
|
78603
78613
|
case 524288: return KnownBoxes.al(this.leftBorderStyle);
|
|
78614
|
+
case 1073741824: return KnownBoxes.au(this._hidden$i);
|
|
78604
78615
|
case 1048576: return KnownBoxes.au(this._locked$i);
|
|
78605
78616
|
case 2097152: return this.rightBorderColorInfo;
|
|
78606
78617
|
case 4194304: return KnownBoxes.al(this.rightBorderStyle);
|
|
@@ -78617,11 +78628,11 @@
|
|
|
78617
78628
|
};
|
|
78618
78629
|
WorksheetCellFormatData.prototype._cg = function () {
|
|
78619
78630
|
var a = new igniteuiWebcomponentsCore.List$1(ExtProp.$, 0);
|
|
78620
|
-
this.
|
|
78621
|
-
this.
|
|
78622
|
-
this.
|
|
78623
|
-
this.
|
|
78624
|
-
this.
|
|
78631
|
+
this._dy(this._bf, 8, a);
|
|
78632
|
+
this._dy(this._bg, 11, a);
|
|
78633
|
+
this._dy(this._bk, 9, a);
|
|
78634
|
+
this._dy(this._bl, 10, a);
|
|
78635
|
+
this._dy(this._bm, 7, a);
|
|
78625
78636
|
var b = this._bn(this._bh);
|
|
78626
78637
|
if (WorkbookColorInfo.l_op_Inequality(b, null)) {
|
|
78627
78638
|
a.add(new ExtPropColor(b, 13));
|
|
@@ -78743,6 +78754,9 @@
|
|
|
78743
78754
|
if (igniteuiWebcomponentsCore.nullableNotEquals(this._locked$i, null)) {
|
|
78744
78755
|
b.add(new XFPropBool(1, 43, this._locked$i));
|
|
78745
78756
|
}
|
|
78757
|
+
if (igniteuiWebcomponentsCore.nullableNotEquals(this._hidden$i, null)) {
|
|
78758
|
+
b.add(new XFPropBool(1, 44, this._hidden$i));
|
|
78759
|
+
}
|
|
78746
78760
|
}
|
|
78747
78761
|
}
|
|
78748
78762
|
return b;
|
|
@@ -78754,24 +78768,24 @@
|
|
|
78754
78768
|
if (a == 32768) {
|
|
78755
78769
|
return false;
|
|
78756
78770
|
}
|
|
78757
|
-
return igniteuiWebcomponentsCore.Base.equalsStatic(b, WorksheetCellFormatData.
|
|
78771
|
+
return igniteuiWebcomponentsCore.Base.equalsStatic(b, WorksheetCellFormatData._da(a));
|
|
78758
78772
|
};
|
|
78759
|
-
WorksheetCellFormatData.prototype.
|
|
78760
|
-
if (this.
|
|
78773
|
+
WorksheetCellFormatData.prototype._dp = function () {
|
|
78774
|
+
if (this._dh == "Calibri") {
|
|
78761
78775
|
this._a5 = 2;
|
|
78762
78776
|
}
|
|
78763
|
-
else if (this.
|
|
78777
|
+
else if (this._dh == "Cambria") {
|
|
78764
78778
|
this._a5 = 1;
|
|
78765
78779
|
}
|
|
78766
78780
|
else {
|
|
78767
78781
|
this._a5 = 255;
|
|
78768
78782
|
}
|
|
78769
|
-
this.
|
|
78783
|
+
this._ds(4);
|
|
78770
78784
|
};
|
|
78771
|
-
WorksheetCellFormatData.prototype.
|
|
78772
|
-
this.
|
|
78785
|
+
WorksheetCellFormatData.prototype._du = function (a) {
|
|
78786
|
+
this._dx(a, WorksheetCellFormatData._da(a));
|
|
78773
78787
|
};
|
|
78774
|
-
WorksheetCellFormatData.prototype.
|
|
78788
|
+
WorksheetCellFormatData.prototype._dx = function (a, b) {
|
|
78775
78789
|
switch (a) {
|
|
78776
78790
|
case 1:
|
|
78777
78791
|
this.alignment = igniteuiWebcomponentsCore.EnumUtil.getEnumValue(HorizontalCellAlignment_$type, b);
|
|
@@ -78830,6 +78844,9 @@
|
|
|
78830
78844
|
case 524288:
|
|
78831
78845
|
this.leftBorderStyle = igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, b);
|
|
78832
78846
|
break;
|
|
78847
|
+
case 1073741824:
|
|
78848
|
+
this._hidden$i = igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, b);
|
|
78849
|
+
break;
|
|
78833
78850
|
case 1048576:
|
|
78834
78851
|
this._locked$i = igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, b);
|
|
78835
78852
|
break;
|
|
@@ -78866,7 +78883,7 @@
|
|
|
78866
78883
|
default: break;
|
|
78867
78884
|
}
|
|
78868
78885
|
};
|
|
78869
|
-
WorksheetCellFormatData.prototype.
|
|
78886
|
+
WorksheetCellFormatData.prototype._dy = function (a, b, c) {
|
|
78870
78887
|
if (WorkbookColorInfo.l_op_Equality(a, null)) {
|
|
78871
78888
|
return;
|
|
78872
78889
|
}
|
|
@@ -78894,7 +78911,7 @@
|
|
|
78894
78911
|
c.add(new ExtPropColor(a, b));
|
|
78895
78912
|
}
|
|
78896
78913
|
};
|
|
78897
|
-
WorksheetCellFormatData.prototype.
|
|
78914
|
+
WorksheetCellFormatData.prototype._dz = function (a, b, c) {
|
|
78898
78915
|
if (WorkbookColorInfo.l_op_Equality(a, null)) {
|
|
78899
78916
|
return;
|
|
78900
78917
|
}
|
|
@@ -78912,7 +78929,7 @@
|
|
|
78912
78929
|
c.add(new XFPropColor(b, a));
|
|
78913
78930
|
}
|
|
78914
78931
|
};
|
|
78915
|
-
WorksheetCellFormatData.
|
|
78932
|
+
WorksheetCellFormatData._dk = function (a) {
|
|
78916
78933
|
if (WorkbookColorInfo.l_op_Equality(a, null)) {
|
|
78917
78934
|
return {
|
|
78918
78935
|
p0: a
|
|
@@ -78933,21 +78950,21 @@
|
|
|
78933
78950
|
};
|
|
78934
78951
|
WorksheetCellFormatData.prototype._bx = function (a) {
|
|
78935
78952
|
var b = 0;
|
|
78936
|
-
var c = this.
|
|
78953
|
+
var c = this._dl(a, 2, b);
|
|
78937
78954
|
b = c.p2;
|
|
78938
|
-
var d = this.
|
|
78955
|
+
var d = this._dl(a, 8, b);
|
|
78939
78956
|
b = d.p2;
|
|
78940
|
-
var e = this.
|
|
78957
|
+
var e = this._dl(a, 16, b);
|
|
78941
78958
|
b = e.p2;
|
|
78942
|
-
var f = this.
|
|
78959
|
+
var f = this._dl(a, 4, b);
|
|
78943
78960
|
b = f.p2;
|
|
78944
|
-
var g = this.
|
|
78961
|
+
var g = this._dl(a, 1, b);
|
|
78945
78962
|
b = g.p2;
|
|
78946
|
-
var h = this.
|
|
78963
|
+
var h = this._dl(a, 32, b);
|
|
78947
78964
|
b = h.p2;
|
|
78948
78965
|
return b;
|
|
78949
78966
|
};
|
|
78950
|
-
WorksheetCellFormatData.prototype.
|
|
78967
|
+
WorksheetCellFormatData.prototype._dl = function (a, b, c) {
|
|
78951
78968
|
if (ExcelUtils.by(a, b)) {
|
|
78952
78969
|
if (this._cb(b) == false) {
|
|
78953
78970
|
c |= b;
|
|
@@ -78978,7 +78995,8 @@
|
|
|
78978
78995
|
case 67108864:
|
|
78979
78996
|
case 134217728: return 8;
|
|
78980
78997
|
case 65536: return 1;
|
|
78981
|
-
case 1048576:
|
|
78998
|
+
case 1048576:
|
|
78999
|
+
case 1073741824: return 32;
|
|
78982
79000
|
case 128:
|
|
78983
79001
|
case 256:
|
|
78984
79002
|
case 512:
|
|
@@ -78994,16 +79012,16 @@
|
|
|
78994
79012
|
};
|
|
78995
79013
|
WorksheetCellFormatData._at = function (a) {
|
|
78996
79014
|
switch (a) {
|
|
78997
|
-
case 1: return
|
|
79015
|
+
case 1: return -2147418112;
|
|
78998
79016
|
case 2: return 830603265;
|
|
78999
79017
|
case 4: return 32640;
|
|
79000
79018
|
case 8: return 208404542;
|
|
79001
|
-
case 16: return
|
|
79019
|
+
case 16: return -2147483584;
|
|
79002
79020
|
case 32: return 1074790400;
|
|
79003
79021
|
default: return 0;
|
|
79004
79022
|
}
|
|
79005
79023
|
};
|
|
79006
|
-
WorksheetCellFormatData.prototype.
|
|
79024
|
+
WorksheetCellFormatData.prototype._dn = function (a, b, c, d) {
|
|
79007
79025
|
var e = ExcelUtils.by(a, b);
|
|
79008
79026
|
var f = ExcelUtils.by(this.formatOptions, b);
|
|
79009
79027
|
if (e != f) {
|
|
@@ -79019,7 +79037,7 @@
|
|
|
79019
79037
|
p3: d
|
|
79020
79038
|
};
|
|
79021
79039
|
};
|
|
79022
|
-
WorksheetCellFormatData.prototype.
|
|
79040
|
+
WorksheetCellFormatData.prototype._db = function (a, b) {
|
|
79023
79041
|
b = true;
|
|
79024
79042
|
switch (a) {
|
|
79025
79043
|
case 32:
|
|
@@ -79037,7 +79055,7 @@
|
|
|
79037
79055
|
case 524288:
|
|
79038
79056
|
case 4194304:
|
|
79039
79057
|
case 134217728:
|
|
79040
|
-
var e = this.
|
|
79058
|
+
var e = this._df(ExcelUtils.l(a));
|
|
79041
79059
|
if (WorkbookColorInfo.l_op_Inequality(e, null)) {
|
|
79042
79060
|
b = false;
|
|
79043
79061
|
return {
|
|
@@ -79048,11 +79066,11 @@
|
|
|
79048
79066
|
break;
|
|
79049
79067
|
}
|
|
79050
79068
|
return {
|
|
79051
|
-
ret: WorksheetCellFormatData.
|
|
79069
|
+
ret: WorksheetCellFormatData._de(a),
|
|
79052
79070
|
p1: b
|
|
79053
79071
|
};
|
|
79054
79072
|
};
|
|
79055
|
-
WorksheetCellFormatData.
|
|
79073
|
+
WorksheetCellFormatData._de = function (a) {
|
|
79056
79074
|
switch (a) {
|
|
79057
79075
|
case 1: return KnownBoxes.a0;
|
|
79058
79076
|
case 2:
|
|
@@ -79080,6 +79098,7 @@
|
|
|
79080
79098
|
case 65536: return "General";
|
|
79081
79099
|
case 131072:
|
|
79082
79100
|
case 8388608: return KnownBoxes.a5;
|
|
79101
|
+
case 1073741824: return KnownBoxes.z;
|
|
79083
79102
|
case 1048576: return KnownBoxes.aa;
|
|
79084
79103
|
case 268435456: return KnownBoxes.bd;
|
|
79085
79104
|
case 33554432:
|
|
@@ -79089,40 +79108,40 @@
|
|
|
79089
79108
|
};
|
|
79090
79109
|
WorksheetCellFormatData.prototype._cb = function (a) {
|
|
79091
79110
|
var b = WorksheetCellFormatData._at(a);
|
|
79092
|
-
for (var c = 1; c !=
|
|
79111
|
+
for (var c = 1; c != -2147483648; c = (c << 1)) {
|
|
79093
79112
|
if ((b & c) == 0) {
|
|
79094
79113
|
continue;
|
|
79095
79114
|
}
|
|
79096
|
-
if (igniteuiWebcomponentsCore.Base.equalsStatic(this.
|
|
79115
|
+
if (igniteuiWebcomponentsCore.Base.equalsStatic(this._dc(c), WorksheetCellFormatData._de(c)) == false) {
|
|
79097
79116
|
return false;
|
|
79098
79117
|
}
|
|
79099
79118
|
}
|
|
79100
79119
|
return true;
|
|
79101
79120
|
};
|
|
79102
|
-
WorksheetCellFormatData.prototype.
|
|
79103
|
-
this.
|
|
79121
|
+
WorksheetCellFormatData.prototype._dr = function (a) {
|
|
79122
|
+
this._ds(WorksheetCellFormatData._by(a));
|
|
79104
79123
|
};
|
|
79105
|
-
WorksheetCellFormatData.prototype.
|
|
79124
|
+
WorksheetCellFormatData.prototype._ds = function (a) {
|
|
79106
79125
|
this._cx = ExcelUtils.du;
|
|
79107
79126
|
this._cy = ExcelUtils.ds;
|
|
79108
79127
|
switch (a) {
|
|
79109
79128
|
case 1:
|
|
79110
|
-
this.
|
|
79129
|
+
this._d3();
|
|
79111
79130
|
break;
|
|
79112
79131
|
case 2:
|
|
79113
|
-
this.
|
|
79132
|
+
this._d0();
|
|
79114
79133
|
break;
|
|
79115
79134
|
case 4:
|
|
79116
|
-
this.
|
|
79135
|
+
this._d2();
|
|
79117
79136
|
break;
|
|
79118
79137
|
case 8:
|
|
79119
|
-
this.
|
|
79138
|
+
this._d1();
|
|
79120
79139
|
break;
|
|
79121
79140
|
case 16:
|
|
79122
|
-
this.
|
|
79141
|
+
this._d4();
|
|
79123
79142
|
break;
|
|
79124
79143
|
case 32:
|
|
79125
|
-
this.
|
|
79144
|
+
this._d5();
|
|
79126
79145
|
break;
|
|
79127
79146
|
default: break;
|
|
79128
79147
|
}
|
|
@@ -79130,7 +79149,7 @@
|
|
|
79130
79149
|
this._b2(a);
|
|
79131
79150
|
}
|
|
79132
79151
|
};
|
|
79133
|
-
WorksheetCellFormatData.prototype.
|
|
79152
|
+
WorksheetCellFormatData.prototype._dt = function (a) {
|
|
79134
79153
|
if (a == 0) {
|
|
79135
79154
|
return;
|
|
79136
79155
|
}
|
|
@@ -79144,8 +79163,8 @@
|
|
|
79144
79163
|
this._a3 = -1;
|
|
79145
79164
|
this._cj = -1;
|
|
79146
79165
|
this._ck = -1;
|
|
79147
|
-
this._c0 = ExcelUtils.ds;
|
|
79148
79166
|
this._c1 = ExcelUtils.ds;
|
|
79167
|
+
this._c2 = ExcelUtils.ds;
|
|
79149
79168
|
this._a7 = -1;
|
|
79150
79169
|
if (this._b2 != null) {
|
|
79151
79170
|
this._b2(2);
|
|
@@ -79186,6 +79205,7 @@
|
|
|
79186
79205
|
}
|
|
79187
79206
|
if (ExcelUtils.by(a, 32)) {
|
|
79188
79207
|
this._cz = ExcelUtils.ds;
|
|
79208
|
+
this._c0 = ExcelUtils.ds;
|
|
79189
79209
|
if (this._b2 != null) {
|
|
79190
79210
|
this._b2(32);
|
|
79191
79211
|
}
|
|
@@ -79199,37 +79219,37 @@
|
|
|
79199
79219
|
}
|
|
79200
79220
|
}
|
|
79201
79221
|
};
|
|
79202
|
-
WorksheetCellFormatData.prototype.
|
|
79222
|
+
WorksheetCellFormatData.prototype._d0 = function () {
|
|
79203
79223
|
var a = this.alignment != -1 || this.indent != -1 || this.rotation != -1 || igniteuiWebcomponentsCore.nullableNotEquals(this._shrinkToFit$i, null) || this.verticalAlignment != -1 || igniteuiWebcomponentsCore.nullableNotEquals(this._wrapText$i, null);
|
|
79204
79224
|
if (a) {
|
|
79205
79225
|
this.formatOptions |= 2;
|
|
79206
79226
|
}
|
|
79207
79227
|
};
|
|
79208
|
-
WorksheetCellFormatData.prototype.
|
|
79228
|
+
WorksheetCellFormatData.prototype._d1 = function () {
|
|
79209
79229
|
if (this._cc()) {
|
|
79210
79230
|
this.formatOptions |= 8;
|
|
79211
79231
|
}
|
|
79212
79232
|
};
|
|
79213
|
-
WorksheetCellFormatData.prototype.
|
|
79233
|
+
WorksheetCellFormatData.prototype._d2 = function () {
|
|
79214
79234
|
var a = (this._bp.d._am == false);
|
|
79215
79235
|
if (a) {
|
|
79216
79236
|
this.formatOptions |= 4;
|
|
79217
79237
|
}
|
|
79218
79238
|
};
|
|
79219
|
-
WorksheetCellFormatData.prototype.
|
|
79239
|
+
WorksheetCellFormatData.prototype._d3 = function () {
|
|
79220
79240
|
var a = this.formatString != null;
|
|
79221
79241
|
if (a) {
|
|
79222
79242
|
this.formatOptions |= 1;
|
|
79223
79243
|
}
|
|
79224
79244
|
};
|
|
79225
|
-
WorksheetCellFormatData.prototype.
|
|
79245
|
+
WorksheetCellFormatData.prototype._d4 = function () {
|
|
79226
79246
|
var a = this.fill != null;
|
|
79227
79247
|
if (a) {
|
|
79228
79248
|
this.formatOptions |= 16;
|
|
79229
79249
|
}
|
|
79230
79250
|
};
|
|
79231
|
-
WorksheetCellFormatData.prototype.
|
|
79232
|
-
var a = igniteuiWebcomponentsCore.nullableNotEquals(this._locked$i, null);
|
|
79251
|
+
WorksheetCellFormatData.prototype._d5 = function () {
|
|
79252
|
+
var a = igniteuiWebcomponentsCore.nullableNotEquals(this._locked$i, null) || igniteuiWebcomponentsCore.nullableNotEquals(this._hidden$i, null);
|
|
79233
79253
|
if (a) {
|
|
79234
79254
|
this.formatOptions |= 32;
|
|
79235
79255
|
}
|
|
@@ -79260,7 +79280,7 @@
|
|
|
79260
79280
|
if (this._a3 != 7) {
|
|
79261
79281
|
this._b6 = false;
|
|
79262
79282
|
}
|
|
79263
|
-
this.
|
|
79283
|
+
this._dr(1);
|
|
79264
79284
|
},
|
|
79265
79285
|
enumerable: false,
|
|
79266
79286
|
configurable: true
|
|
@@ -79274,10 +79294,10 @@
|
|
|
79274
79294
|
if (WorkbookColorInfo.l_op_Equality(this.bottomBorderColorInfo, a)) {
|
|
79275
79295
|
return;
|
|
79276
79296
|
}
|
|
79277
|
-
var b = WorksheetCellFormatData.
|
|
79297
|
+
var b = WorksheetCellFormatData._dk(a);
|
|
79278
79298
|
a = b.p0;
|
|
79279
79299
|
this._ba = a;
|
|
79280
|
-
this.
|
|
79300
|
+
this._dr(2);
|
|
79281
79301
|
},
|
|
79282
79302
|
enumerable: false,
|
|
79283
79303
|
configurable: true
|
|
@@ -79295,7 +79315,7 @@
|
|
|
79295
79315
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
79296
79316
|
}
|
|
79297
79317
|
this._ag = a;
|
|
79298
|
-
this.
|
|
79318
|
+
this._dr(4);
|
|
79299
79319
|
},
|
|
79300
79320
|
enumerable: false,
|
|
79301
79321
|
configurable: true
|
|
@@ -79309,10 +79329,10 @@
|
|
|
79309
79329
|
if (WorkbookColorInfo.l_op_Equality(this.diagonalBorderColorInfo, a)) {
|
|
79310
79330
|
return;
|
|
79311
79331
|
}
|
|
79312
|
-
var b = WorksheetCellFormatData.
|
|
79332
|
+
var b = WorksheetCellFormatData._dk(a);
|
|
79313
79333
|
a = b.p0;
|
|
79314
79334
|
this._bb = a;
|
|
79315
|
-
this.
|
|
79335
|
+
this._dr(8);
|
|
79316
79336
|
},
|
|
79317
79337
|
enumerable: false,
|
|
79318
79338
|
configurable: true
|
|
@@ -79331,7 +79351,7 @@
|
|
|
79331
79351
|
}
|
|
79332
79352
|
this._av = this._au;
|
|
79333
79353
|
this._au = a;
|
|
79334
|
-
this.
|
|
79354
|
+
this._dr(16);
|
|
79335
79355
|
},
|
|
79336
79356
|
enumerable: false,
|
|
79337
79357
|
configurable: true
|
|
@@ -79349,7 +79369,7 @@
|
|
|
79349
79369
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
79350
79370
|
}
|
|
79351
79371
|
this._ah = a;
|
|
79352
|
-
this.
|
|
79372
|
+
this._dr(32);
|
|
79353
79373
|
},
|
|
79354
79374
|
enumerable: false,
|
|
79355
79375
|
configurable: true
|
|
@@ -79364,7 +79384,7 @@
|
|
|
79364
79384
|
return;
|
|
79365
79385
|
}
|
|
79366
79386
|
this._aq = a;
|
|
79367
|
-
this.
|
|
79387
|
+
this._dr(64);
|
|
79368
79388
|
},
|
|
79369
79389
|
enumerable: false,
|
|
79370
79390
|
configurable: true
|
|
@@ -79387,8 +79407,8 @@
|
|
|
79387
79407
|
return;
|
|
79388
79408
|
}
|
|
79389
79409
|
var b = this._bw;
|
|
79390
|
-
this.
|
|
79391
|
-
this.
|
|
79410
|
+
this._dv(a);
|
|
79411
|
+
this._dq(b);
|
|
79392
79412
|
if (this._b2 != null) {
|
|
79393
79413
|
this._b2(63);
|
|
79394
79414
|
}
|
|
@@ -79396,7 +79416,7 @@
|
|
|
79396
79416
|
enumerable: false,
|
|
79397
79417
|
configurable: true
|
|
79398
79418
|
});
|
|
79399
|
-
WorksheetCellFormatData.prototype.
|
|
79419
|
+
WorksheetCellFormatData.prototype._dv = function (a) {
|
|
79400
79420
|
this._bw = a;
|
|
79401
79421
|
this._cx = ExcelUtils.du;
|
|
79402
79422
|
this._cy = ExcelUtils.ds;
|
|
@@ -79404,30 +79424,30 @@
|
|
|
79404
79424
|
this._b2(63);
|
|
79405
79425
|
}
|
|
79406
79426
|
};
|
|
79407
|
-
WorksheetCellFormatData.prototype.
|
|
79427
|
+
WorksheetCellFormatData.prototype._dq = function (a) {
|
|
79408
79428
|
var b = 0;
|
|
79409
79429
|
var c = 0;
|
|
79410
|
-
var d = this.
|
|
79430
|
+
var d = this._dn(a, 1, b, c);
|
|
79411
79431
|
b = d.p2;
|
|
79412
79432
|
c = d.p3;
|
|
79413
|
-
var e = this.
|
|
79433
|
+
var e = this._dn(a, 2, b, c);
|
|
79414
79434
|
b = e.p2;
|
|
79415
79435
|
c = e.p3;
|
|
79416
|
-
var f = this.
|
|
79436
|
+
var f = this._dn(a, 4, b, c);
|
|
79417
79437
|
b = f.p2;
|
|
79418
79438
|
c = f.p3;
|
|
79419
|
-
var g = this.
|
|
79439
|
+
var g = this._dn(a, 8, b, c);
|
|
79420
79440
|
b = g.p2;
|
|
79421
79441
|
c = g.p3;
|
|
79422
|
-
var h = this.
|
|
79442
|
+
var h = this._dn(a, 16, b, c);
|
|
79423
79443
|
b = h.p2;
|
|
79424
79444
|
c = h.p3;
|
|
79425
|
-
var i = this.
|
|
79445
|
+
var i = this._dn(a, 32, b, c);
|
|
79426
79446
|
b = i.p2;
|
|
79427
79447
|
c = i.p3;
|
|
79428
|
-
this.
|
|
79448
|
+
this._dt(b);
|
|
79429
79449
|
if (this.style != null) {
|
|
79430
|
-
this.
|
|
79450
|
+
this._dj(c, this.style._i);
|
|
79431
79451
|
}
|
|
79432
79452
|
};
|
|
79433
79453
|
Object.defineProperty(WorksheetCellFormatData.prototype, "formatString", {
|
|
@@ -79463,7 +79483,7 @@
|
|
|
79463
79483
|
else {
|
|
79464
79484
|
this._ci = -1;
|
|
79465
79485
|
}
|
|
79466
|
-
this.
|
|
79486
|
+
this._dr(65536);
|
|
79467
79487
|
},
|
|
79468
79488
|
enumerable: false,
|
|
79469
79489
|
configurable: true
|
|
@@ -79481,7 +79501,7 @@
|
|
|
79481
79501
|
throw ExcelUtils.w("value", a, ExcelUtils.eh("LE_ArgumentOutOfRangeException_Indent"));
|
|
79482
79502
|
}
|
|
79483
79503
|
this._cj = a;
|
|
79484
|
-
this.
|
|
79504
|
+
this._dr(131072);
|
|
79485
79505
|
},
|
|
79486
79506
|
enumerable: false,
|
|
79487
79507
|
configurable: true
|
|
@@ -79495,10 +79515,10 @@
|
|
|
79495
79515
|
if (WorkbookColorInfo.l_op_Equality(this.leftBorderColorInfo, a)) {
|
|
79496
79516
|
return;
|
|
79497
79517
|
}
|
|
79498
|
-
var b = WorksheetCellFormatData.
|
|
79518
|
+
var b = WorksheetCellFormatData._dk(a);
|
|
79499
79519
|
a = b.p0;
|
|
79500
79520
|
this._bc = a;
|
|
79501
|
-
this.
|
|
79521
|
+
this._dr(262144);
|
|
79502
79522
|
},
|
|
79503
79523
|
enumerable: false,
|
|
79504
79524
|
configurable: true
|
|
@@ -79516,7 +79536,36 @@
|
|
|
79516
79536
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
79517
79537
|
}
|
|
79518
79538
|
this._ai = a;
|
|
79519
|
-
this.
|
|
79539
|
+
this._dr(524288);
|
|
79540
|
+
},
|
|
79541
|
+
enumerable: false,
|
|
79542
|
+
configurable: true
|
|
79543
|
+
});
|
|
79544
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "hidden", {
|
|
79545
|
+
get: function () {
|
|
79546
|
+
return igniteuiWebcomponentsCore.unwrapNullable(this._hidden$i);
|
|
79547
|
+
},
|
|
79548
|
+
set: function (a) {
|
|
79549
|
+
arguments[0] = igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, arguments[0]);
|
|
79550
|
+
this._hidden$i = arguments[0];
|
|
79551
|
+
},
|
|
79552
|
+
enumerable: false,
|
|
79553
|
+
configurable: true
|
|
79554
|
+
});
|
|
79555
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_hidden$i", {
|
|
79556
|
+
get: function () {
|
|
79557
|
+
return this._cz;
|
|
79558
|
+
},
|
|
79559
|
+
set: function (a) {
|
|
79560
|
+
this.af();
|
|
79561
|
+
if (igniteuiWebcomponentsCore.nullableEquals(this._hidden$i, a)) {
|
|
79562
|
+
return;
|
|
79563
|
+
}
|
|
79564
|
+
if (ExcelUtils.a6(a) == false) {
|
|
79565
|
+
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type));
|
|
79566
|
+
}
|
|
79567
|
+
this._cz = a;
|
|
79568
|
+
this._dr(1073741824);
|
|
79520
79569
|
},
|
|
79521
79570
|
enumerable: false,
|
|
79522
79571
|
configurable: true
|
|
@@ -79534,7 +79583,7 @@
|
|
|
79534
79583
|
});
|
|
79535
79584
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_locked$i", {
|
|
79536
79585
|
get: function () {
|
|
79537
|
-
return this.
|
|
79586
|
+
return this._c0;
|
|
79538
79587
|
},
|
|
79539
79588
|
set: function (a) {
|
|
79540
79589
|
this.af();
|
|
@@ -79544,8 +79593,8 @@
|
|
|
79544
79593
|
if (ExcelUtils.a6(a) == false) {
|
|
79545
79594
|
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type));
|
|
79546
79595
|
}
|
|
79547
|
-
this.
|
|
79548
|
-
this.
|
|
79596
|
+
this._c0 = a;
|
|
79597
|
+
this._dr(1048576);
|
|
79549
79598
|
},
|
|
79550
79599
|
enumerable: false,
|
|
79551
79600
|
configurable: true
|
|
@@ -79559,10 +79608,10 @@
|
|
|
79559
79608
|
if (WorkbookColorInfo.l_op_Equality(this.rightBorderColorInfo, a)) {
|
|
79560
79609
|
return;
|
|
79561
79610
|
}
|
|
79562
|
-
var b = WorksheetCellFormatData.
|
|
79611
|
+
var b = WorksheetCellFormatData._dk(a);
|
|
79563
79612
|
a = b.p0;
|
|
79564
79613
|
this._bd = a;
|
|
79565
|
-
this.
|
|
79614
|
+
this._dr(2097152);
|
|
79566
79615
|
},
|
|
79567
79616
|
enumerable: false,
|
|
79568
79617
|
configurable: true
|
|
@@ -79580,7 +79629,7 @@
|
|
|
79580
79629
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
79581
79630
|
}
|
|
79582
79631
|
this._aj = a;
|
|
79583
|
-
this.
|
|
79632
|
+
this._dr(4194304);
|
|
79584
79633
|
},
|
|
79585
79634
|
enumerable: false,
|
|
79586
79635
|
configurable: true
|
|
@@ -79595,7 +79644,7 @@
|
|
|
79595
79644
|
return;
|
|
79596
79645
|
}
|
|
79597
79646
|
this._ck = a;
|
|
79598
|
-
this.
|
|
79647
|
+
this._dr(8388608);
|
|
79599
79648
|
},
|
|
79600
79649
|
enumerable: false,
|
|
79601
79650
|
configurable: true
|
|
@@ -79613,7 +79662,7 @@
|
|
|
79613
79662
|
});
|
|
79614
79663
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_shrinkToFit$i", {
|
|
79615
79664
|
get: function () {
|
|
79616
|
-
return this.
|
|
79665
|
+
return this._c1;
|
|
79617
79666
|
},
|
|
79618
79667
|
set: function (a) {
|
|
79619
79668
|
this.af();
|
|
@@ -79623,8 +79672,8 @@
|
|
|
79623
79672
|
if (ExcelUtils.a6(a) == false) {
|
|
79624
79673
|
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type));
|
|
79625
79674
|
}
|
|
79626
|
-
this.
|
|
79627
|
-
this.
|
|
79675
|
+
this._c1 = a;
|
|
79676
|
+
this._dr(16777216);
|
|
79628
79677
|
},
|
|
79629
79678
|
enumerable: false,
|
|
79630
79679
|
configurable: true
|
|
@@ -79654,7 +79703,7 @@
|
|
|
79654
79703
|
var b = this._bq._i.formatOptions;
|
|
79655
79704
|
b &= ~a._i.formatOptions;
|
|
79656
79705
|
b = this._bx(b);
|
|
79657
|
-
this.
|
|
79706
|
+
this._dj(b, this._bq._i);
|
|
79658
79707
|
}
|
|
79659
79708
|
this._bq = a;
|
|
79660
79709
|
if (this._bq != null && this.t != null) {
|
|
@@ -79670,7 +79719,7 @@
|
|
|
79670
79719
|
enumerable: false,
|
|
79671
79720
|
configurable: true
|
|
79672
79721
|
});
|
|
79673
|
-
WorksheetCellFormatData.prototype.
|
|
79722
|
+
WorksheetCellFormatData.prototype._dw = function (a) {
|
|
79674
79723
|
this._bq = a;
|
|
79675
79724
|
this._cx = ExcelUtils.du;
|
|
79676
79725
|
this._cy = ExcelUtils.ds;
|
|
@@ -79687,10 +79736,10 @@
|
|
|
79687
79736
|
if (WorkbookColorInfo.l_op_Equality(this.topBorderColorInfo, a)) {
|
|
79688
79737
|
return;
|
|
79689
79738
|
}
|
|
79690
|
-
var b = WorksheetCellFormatData.
|
|
79739
|
+
var b = WorksheetCellFormatData._dk(a);
|
|
79691
79740
|
a = b.p0;
|
|
79692
79741
|
this._be = a;
|
|
79693
|
-
this.
|
|
79742
|
+
this._dr(67108864);
|
|
79694
79743
|
},
|
|
79695
79744
|
enumerable: false,
|
|
79696
79745
|
configurable: true
|
|
@@ -79708,7 +79757,7 @@
|
|
|
79708
79757
|
throw new InvalidEnumArgumentException("value", a, CellBorderLineStyle_$type);
|
|
79709
79758
|
}
|
|
79710
79759
|
this._ak = a;
|
|
79711
|
-
this.
|
|
79760
|
+
this._dr(134217728);
|
|
79712
79761
|
},
|
|
79713
79762
|
enumerable: false,
|
|
79714
79763
|
configurable: true
|
|
@@ -79726,7 +79775,7 @@
|
|
|
79726
79775
|
throw new InvalidEnumArgumentException("value", a, VerticalCellAlignment_$type);
|
|
79727
79776
|
}
|
|
79728
79777
|
this._a7 = a;
|
|
79729
|
-
this.
|
|
79778
|
+
this._dr(268435456);
|
|
79730
79779
|
},
|
|
79731
79780
|
enumerable: false,
|
|
79732
79781
|
configurable: true
|
|
@@ -79744,130 +79793,130 @@
|
|
|
79744
79793
|
});
|
|
79745
79794
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_wrapText$i", {
|
|
79746
79795
|
get: function () {
|
|
79747
|
-
return this.
|
|
79796
|
+
return this._c2;
|
|
79748
79797
|
},
|
|
79749
79798
|
set: function (a) {
|
|
79750
79799
|
this.af();
|
|
79751
|
-
if (igniteuiWebcomponentsCore.nullableEquals(this.
|
|
79800
|
+
if (igniteuiWebcomponentsCore.nullableEquals(this._c2, a)) {
|
|
79752
79801
|
return;
|
|
79753
79802
|
}
|
|
79754
79803
|
if (ExcelUtils.a6(a) == false) {
|
|
79755
79804
|
throw new InvalidEnumArgumentException("value", ExcelUtils.dm(a), igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type));
|
|
79756
79805
|
}
|
|
79757
|
-
this.
|
|
79758
|
-
this.
|
|
79806
|
+
this._c2 = a;
|
|
79807
|
+
this._dr(536870912);
|
|
79759
79808
|
},
|
|
79760
79809
|
enumerable: false,
|
|
79761
79810
|
configurable: true
|
|
79762
79811
|
});
|
|
79763
79812
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_a4", {
|
|
79764
79813
|
get: function () {
|
|
79765
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(HorizontalCellAlignment_$type, this.
|
|
79814
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(HorizontalCellAlignment_$type, this._dc(1));
|
|
79766
79815
|
},
|
|
79767
79816
|
enumerable: false,
|
|
79768
79817
|
configurable: true
|
|
79769
79818
|
});
|
|
79770
79819
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bf", {
|
|
79771
79820
|
get: function () {
|
|
79772
|
-
return this.
|
|
79821
|
+
return this._dc(2);
|
|
79773
79822
|
},
|
|
79774
79823
|
enumerable: false,
|
|
79775
79824
|
configurable: true
|
|
79776
79825
|
});
|
|
79777
79826
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_al", {
|
|
79778
79827
|
get: function () {
|
|
79779
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this.
|
|
79828
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._dc(4));
|
|
79780
79829
|
},
|
|
79781
79830
|
enumerable: false,
|
|
79782
79831
|
configurable: true
|
|
79783
79832
|
});
|
|
79784
79833
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bg", {
|
|
79785
79834
|
get: function () {
|
|
79786
|
-
return this.
|
|
79835
|
+
return this._dc(8);
|
|
79787
79836
|
},
|
|
79788
79837
|
enumerable: false,
|
|
79789
79838
|
configurable: true
|
|
79790
79839
|
});
|
|
79791
79840
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_aw", {
|
|
79792
79841
|
get: function () {
|
|
79793
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(DiagonalBorders_$type, this.
|
|
79842
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(DiagonalBorders_$type, this._dc(16));
|
|
79794
79843
|
},
|
|
79795
79844
|
enumerable: false,
|
|
79796
79845
|
configurable: true
|
|
79797
79846
|
});
|
|
79798
79847
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_am", {
|
|
79799
79848
|
get: function () {
|
|
79800
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this.
|
|
79849
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._dc(32));
|
|
79801
79850
|
},
|
|
79802
79851
|
enumerable: false,
|
|
79803
79852
|
configurable: true
|
|
79804
79853
|
});
|
|
79805
79854
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_ar", {
|
|
79806
79855
|
get: function () {
|
|
79807
|
-
return this.
|
|
79856
|
+
return this._dc(64);
|
|
79808
79857
|
},
|
|
79809
79858
|
enumerable: false,
|
|
79810
79859
|
configurable: true
|
|
79811
79860
|
});
|
|
79812
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
79861
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_c3", {
|
|
79813
79862
|
get: function () {
|
|
79814
|
-
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this.
|
|
79863
|
+
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this._dc(128));
|
|
79815
79864
|
},
|
|
79816
79865
|
enumerable: false,
|
|
79817
79866
|
configurable: true
|
|
79818
79867
|
});
|
|
79819
79868
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bh", {
|
|
79820
79869
|
get: function () {
|
|
79821
|
-
return this.
|
|
79870
|
+
return this._dc(256);
|
|
79822
79871
|
},
|
|
79823
79872
|
enumerable: false,
|
|
79824
79873
|
configurable: true
|
|
79825
79874
|
});
|
|
79826
79875
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_cq", {
|
|
79827
79876
|
get: function () {
|
|
79828
|
-
return igniteuiWebcomponentsCore.typeGetValue(this.
|
|
79877
|
+
return igniteuiWebcomponentsCore.typeGetValue(this._dc(512));
|
|
79829
79878
|
},
|
|
79830
79879
|
enumerable: false,
|
|
79831
79880
|
configurable: true
|
|
79832
79881
|
});
|
|
79833
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
79882
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_c4", {
|
|
79834
79883
|
get: function () {
|
|
79835
|
-
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this.
|
|
79884
|
+
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this._dc(1024));
|
|
79836
79885
|
},
|
|
79837
79886
|
enumerable: false,
|
|
79838
79887
|
configurable: true
|
|
79839
79888
|
});
|
|
79840
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
79889
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_dh", {
|
|
79841
79890
|
get: function () {
|
|
79842
|
-
return this.
|
|
79891
|
+
return this._dc(2048);
|
|
79843
79892
|
},
|
|
79844
79893
|
enumerable: false,
|
|
79845
79894
|
configurable: true
|
|
79846
79895
|
});
|
|
79847
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
79896
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_c5", {
|
|
79848
79897
|
get: function () {
|
|
79849
|
-
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this.
|
|
79898
|
+
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this._dc(4096));
|
|
79850
79899
|
},
|
|
79851
79900
|
enumerable: false,
|
|
79852
79901
|
configurable: true
|
|
79853
79902
|
});
|
|
79854
79903
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_a0", {
|
|
79855
79904
|
get: function () {
|
|
79856
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(FontSuperscriptSubscriptStyle_$type, this.
|
|
79905
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(FontSuperscriptSubscriptStyle_$type, this._dc(8192));
|
|
79857
79906
|
},
|
|
79858
79907
|
enumerable: false,
|
|
79859
79908
|
configurable: true
|
|
79860
79909
|
});
|
|
79861
79910
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_a1", {
|
|
79862
79911
|
get: function () {
|
|
79863
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(FontUnderlineStyle_$type, this.
|
|
79912
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(FontUnderlineStyle_$type, this._dc(16384));
|
|
79864
79913
|
},
|
|
79865
79914
|
enumerable: false,
|
|
79866
79915
|
configurable: true
|
|
79867
79916
|
});
|
|
79868
79917
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bz", {
|
|
79869
79918
|
get: function () {
|
|
79870
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(WorksheetCellFormatOptions_$type, this.
|
|
79919
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(WorksheetCellFormatOptions_$type, this._dc(32768));
|
|
79871
79920
|
},
|
|
79872
79921
|
enumerable: false,
|
|
79873
79922
|
configurable: true
|
|
@@ -79892,100 +79941,107 @@
|
|
|
79892
79941
|
enumerable: false,
|
|
79893
79942
|
configurable: true
|
|
79894
79943
|
});
|
|
79895
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
79944
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_di", {
|
|
79896
79945
|
get: function () {
|
|
79897
|
-
return this.
|
|
79946
|
+
return this._dc(65536);
|
|
79898
79947
|
},
|
|
79899
79948
|
enumerable: false,
|
|
79900
79949
|
configurable: true
|
|
79901
79950
|
});
|
|
79902
79951
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_ct", {
|
|
79903
79952
|
get: function () {
|
|
79904
|
-
return igniteuiWebcomponentsCore.typeGetValue(this.
|
|
79953
|
+
return igniteuiWebcomponentsCore.typeGetValue(this._dc(131072));
|
|
79905
79954
|
},
|
|
79906
79955
|
enumerable: false,
|
|
79907
79956
|
configurable: true
|
|
79908
79957
|
});
|
|
79909
79958
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bk", {
|
|
79910
79959
|
get: function () {
|
|
79911
|
-
return this.
|
|
79960
|
+
return this._dc(262144);
|
|
79912
79961
|
},
|
|
79913
79962
|
enumerable: false,
|
|
79914
79963
|
configurable: true
|
|
79915
79964
|
});
|
|
79916
79965
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_an", {
|
|
79917
79966
|
get: function () {
|
|
79918
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this.
|
|
79967
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._dc(524288));
|
|
79919
79968
|
},
|
|
79920
79969
|
enumerable: false,
|
|
79921
79970
|
configurable: true
|
|
79922
79971
|
});
|
|
79923
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
79972
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_c6", {
|
|
79973
|
+
get: function () {
|
|
79974
|
+
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this._dc(1073741824));
|
|
79975
|
+
},
|
|
79976
|
+
enumerable: false,
|
|
79977
|
+
configurable: true
|
|
79978
|
+
});
|
|
79979
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_c7", {
|
|
79924
79980
|
get: function () {
|
|
79925
|
-
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this.
|
|
79981
|
+
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this._dc(1048576));
|
|
79926
79982
|
},
|
|
79927
79983
|
enumerable: false,
|
|
79928
79984
|
configurable: true
|
|
79929
79985
|
});
|
|
79930
79986
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bl", {
|
|
79931
79987
|
get: function () {
|
|
79932
|
-
return this.
|
|
79988
|
+
return this._dc(2097152);
|
|
79933
79989
|
},
|
|
79934
79990
|
enumerable: false,
|
|
79935
79991
|
configurable: true
|
|
79936
79992
|
});
|
|
79937
79993
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_ao", {
|
|
79938
79994
|
get: function () {
|
|
79939
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this.
|
|
79995
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._dc(4194304));
|
|
79940
79996
|
},
|
|
79941
79997
|
enumerable: false,
|
|
79942
79998
|
configurable: true
|
|
79943
79999
|
});
|
|
79944
80000
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_cw", {
|
|
79945
80001
|
get: function () {
|
|
79946
|
-
return igniteuiWebcomponentsCore.typeGetValue(this.
|
|
80002
|
+
return igniteuiWebcomponentsCore.typeGetValue(this._dc(8388608));
|
|
79947
80003
|
},
|
|
79948
80004
|
enumerable: false,
|
|
79949
80005
|
configurable: true
|
|
79950
80006
|
});
|
|
79951
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
80007
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_c8", {
|
|
79952
80008
|
get: function () {
|
|
79953
|
-
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this.
|
|
80009
|
+
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this._dc(16777216));
|
|
79954
80010
|
},
|
|
79955
80011
|
enumerable: false,
|
|
79956
80012
|
configurable: true
|
|
79957
80013
|
});
|
|
79958
80014
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bs", {
|
|
79959
80015
|
get: function () {
|
|
79960
|
-
return this.
|
|
80016
|
+
return this._dc(33554432);
|
|
79961
80017
|
},
|
|
79962
80018
|
enumerable: false,
|
|
79963
80019
|
configurable: true
|
|
79964
80020
|
});
|
|
79965
80021
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_bm", {
|
|
79966
80022
|
get: function () {
|
|
79967
|
-
return this.
|
|
80023
|
+
return this._dc(67108864);
|
|
79968
80024
|
},
|
|
79969
80025
|
enumerable: false,
|
|
79970
80026
|
configurable: true
|
|
79971
80027
|
});
|
|
79972
80028
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_ap", {
|
|
79973
80029
|
get: function () {
|
|
79974
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this.
|
|
80030
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._dc(134217728));
|
|
79975
80031
|
},
|
|
79976
80032
|
enumerable: false,
|
|
79977
80033
|
configurable: true
|
|
79978
80034
|
});
|
|
79979
80035
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_a9", {
|
|
79980
80036
|
get: function () {
|
|
79981
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(VerticalCellAlignment_$type, this.
|
|
80037
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(VerticalCellAlignment_$type, this._dc(268435456));
|
|
79982
80038
|
},
|
|
79983
80039
|
enumerable: false,
|
|
79984
80040
|
configurable: true
|
|
79985
80041
|
});
|
|
79986
|
-
Object.defineProperty(WorksheetCellFormatData.prototype, "
|
|
80042
|
+
Object.defineProperty(WorksheetCellFormatData.prototype, "_c9", {
|
|
79987
80043
|
get: function () {
|
|
79988
|
-
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this.
|
|
80044
|
+
return igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, this._dc(536870912));
|
|
79989
80045
|
},
|
|
79990
80046
|
enumerable: false,
|
|
79991
80047
|
configurable: true
|
|
@@ -80089,7 +80145,7 @@
|
|
|
80089
80145
|
});
|
|
80090
80146
|
Object.defineProperty(WorksheetCellFormatData.prototype, "_b7", {
|
|
80091
80147
|
get: function () {
|
|
80092
|
-
if (igniteuiWebcomponentsCore.nullableEquals(this.
|
|
80148
|
+
if (igniteuiWebcomponentsCore.nullableEquals(this._c8, true)) {
|
|
80093
80149
|
if (this._b8) {
|
|
80094
80150
|
return false;
|
|
80095
80151
|
}
|
|
@@ -80140,7 +80196,7 @@
|
|
|
80140
80196
|
this._cy = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, true);
|
|
80141
80197
|
break;
|
|
80142
80198
|
default:
|
|
80143
|
-
if (igniteuiWebcomponentsCore.nullableEquals(this.
|
|
80199
|
+
if (igniteuiWebcomponentsCore.nullableEquals(this._c9, true)) {
|
|
80144
80200
|
this._cy = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, true);
|
|
80145
80201
|
}
|
|
80146
80202
|
else {
|
|
@@ -80186,7 +80242,7 @@
|
|
|
80186
80242
|
},
|
|
80187
80243
|
set: function (a) {
|
|
80188
80244
|
this._ci = a;
|
|
80189
|
-
this.
|
|
80245
|
+
this._dr(65536);
|
|
80190
80246
|
},
|
|
80191
80247
|
enumerable: false,
|
|
80192
80248
|
configurable: true
|
|
@@ -80390,7 +80446,7 @@
|
|
|
80390
80446
|
if (b) {
|
|
80391
80447
|
this._l = this._n();
|
|
80392
80448
|
}
|
|
80393
|
-
this._l.style.fontFamily = a.
|
|
80449
|
+
this._l.style.fontFamily = a._dh;
|
|
80394
80450
|
this._l.style.fontSize = (igniteuiWebcomponentsCore.intDivide(a._cq, 20) * this._o) + "pt";
|
|
80395
80451
|
if (b) {
|
|
80396
80452
|
this._l.innerText = "0";
|
|
@@ -80437,13 +80493,13 @@
|
|
|
80437
80493
|
a._as.d = g;
|
|
80438
80494
|
a._as.e = f;
|
|
80439
80495
|
var h = "";
|
|
80440
|
-
if (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
80496
|
+
if (igniteuiWebcomponentsCore.nullableEquals(a._c4, true)) {
|
|
80441
80497
|
h += "italic ";
|
|
80442
80498
|
}
|
|
80443
|
-
if (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
80499
|
+
if (igniteuiWebcomponentsCore.nullableEquals(a._c3, true)) {
|
|
80444
80500
|
h += "bold ";
|
|
80445
80501
|
}
|
|
80446
|
-
h += (igniteuiWebcomponentsCore.intDivide(a._cq, 20) * this._o) + "pt \"" + a.
|
|
80502
|
+
h += (igniteuiWebcomponentsCore.intDivide(a._cq, 20) * this._o) + "pt \"" + a._dh + "\"";
|
|
80447
80503
|
f.font = h;
|
|
80448
80504
|
}
|
|
80449
80505
|
if (!a._as.b) {
|
|
@@ -80497,14 +80553,14 @@
|
|
|
80497
80553
|
b.style.position = "relative";
|
|
80498
80554
|
b.style.display = "block";
|
|
80499
80555
|
b.style.visibility = "hidden";
|
|
80500
|
-
b.style.fontFamily = a.
|
|
80556
|
+
b.style.fontFamily = a._dh;
|
|
80501
80557
|
b.style.fontSize = ((igniteuiWebcomponentsCore.intDivide(a._cq, 20) * this._o) + "pt");
|
|
80502
80558
|
b.style.whiteSpace = (c ? "pre-wrap" : "pre");
|
|
80503
80559
|
b.style.overflowWrap = (c ? "break-word" : "normal");
|
|
80504
80560
|
b.style.wordWrap = (c ? "break-word" : "normal");
|
|
80505
80561
|
b.style.textDecoration = (a._a1 != 0 ? "underline" : "none");
|
|
80506
|
-
b.style.fontWeight = (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
80507
|
-
b.style.fontStyle = (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
80562
|
+
b.style.fontWeight = (igniteuiWebcomponentsCore.nullableEquals(a._c3, true) ? "bold" : "normal");
|
|
80563
|
+
b.style.fontStyle = (igniteuiWebcomponentsCore.nullableEquals(a._c4, true) ? "italic" : "normal");
|
|
80508
80564
|
return b;
|
|
80509
80565
|
};
|
|
80510
80566
|
HtmlTextMetricsProvider.$t = igniteuiWebcomponentsCore.markType(HtmlTextMetricsProvider, 'HtmlTextMetricsProvider', TextMetricsProviderBase.$);
|
|
@@ -81627,11 +81683,11 @@
|
|
|
81627
81683
|
case 0: break;
|
|
81628
81684
|
case 1:
|
|
81629
81685
|
b.add(new ExtPropColor(d, 4));
|
|
81630
|
-
a.
|
|
81686
|
+
a._dy(c, 5, b);
|
|
81631
81687
|
break;
|
|
81632
81688
|
default:
|
|
81633
81689
|
b.add(new ExtPropColor(c, 5));
|
|
81634
|
-
a.
|
|
81690
|
+
a._dy(d, 4, b);
|
|
81635
81691
|
break;
|
|
81636
81692
|
}
|
|
81637
81693
|
};
|
|
@@ -81651,11 +81707,11 @@
|
|
|
81651
81707
|
case 0: break;
|
|
81652
81708
|
case 1:
|
|
81653
81709
|
b.add(new XFPropColor(1, d));
|
|
81654
|
-
a.
|
|
81710
|
+
a._dz(c, 2, b);
|
|
81655
81711
|
break;
|
|
81656
81712
|
default:
|
|
81657
81713
|
b.add(new XFPropColor(2, c));
|
|
81658
|
-
a.
|
|
81714
|
+
a._dz(d, 1, b);
|
|
81659
81715
|
break;
|
|
81660
81716
|
}
|
|
81661
81717
|
}
|
|
@@ -90754,7 +90810,7 @@
|
|
|
90754
90810
|
if (r._t != n._ch._t) {
|
|
90755
90811
|
continue;
|
|
90756
90812
|
}
|
|
90757
|
-
q = r._w._a7(r._ao).
|
|
90813
|
+
q = r._w._a7(r._ao)._di;
|
|
90758
90814
|
}
|
|
90759
90815
|
else {
|
|
90760
90816
|
var s = p._am();
|
|
@@ -90762,7 +90818,7 @@
|
|
|
90762
90818
|
continue;
|
|
90763
90819
|
}
|
|
90764
90820
|
var t = s.item(0);
|
|
90765
|
-
q = t._k._a7(t._v).
|
|
90821
|
+
q = t._k._a7(t._v)._di;
|
|
90766
90822
|
}
|
|
90767
90823
|
if (igniteuiWebcomponentsCore.stringEquals1(q, "General", StringUtilities.j)) {
|
|
90768
90824
|
continue;
|
|
@@ -98170,7 +98226,7 @@
|
|
|
98170
98226
|
a.b._at(a.c);
|
|
98171
98227
|
};
|
|
98172
98228
|
WorksheetCellFormatProxy._aq = function ($tValue, a, b, c, d, e, f) {
|
|
98173
|
-
ChangeInfo.f(a, WorksheetCellFormatProxy._ad(b), new ChangeInfo$2(WorksheetCellFormatProxy_FormatChangeContext.$, $tValue, igniteuiWebcomponentsCore.EnumUtil.getName(CellFormatValue_$type, b), e, c, function (g, h) { return WorksheetCellFormatProxy.
|
|
98229
|
+
ChangeInfo.f(a, WorksheetCellFormatProxy._ad(b), new ChangeInfo$2(WorksheetCellFormatProxy_FormatChangeContext.$, $tValue, igniteuiWebcomponentsCore.EnumUtil.getName(CellFormatValue_$type, b), e, c, function (g, h) { return WorksheetCellFormatProxy._bp($tValue, g, h, d); }, null, true, f, false, function (g) { return WorksheetCellFormatProxy._ac(g); }, function (g) { return WorksheetCellFormatProxy._al(g); }));
|
|
98174
98230
|
};
|
|
98175
98231
|
WorksheetCellFormatProxy._m = function (a, b) {
|
|
98176
98232
|
var c = new Array(WorksheetCellFormatProxy._af);
|
|
@@ -98190,29 +98246,30 @@
|
|
|
98190
98246
|
WorksheetCellFormatProxy._aq(FontSuperscriptSubscriptStyle_$type, c, 8192, function (d) { return d.proxy._u.superscriptSubscriptStyle; }, function (d, e) { return d.proxy._u._j(e, true, -97); }, a, b);
|
|
98191
98247
|
WorksheetCellFormatProxy._aq(FontUnderlineStyle_$type, c, 16384, function (d) { return d.proxy._u.underlineStyle; }, function (d, e) { return d.proxy._u._k(e, true, -97); }, a, b);
|
|
98192
98248
|
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.String_$type, c, 65536, function (d) { return d.proxy.formatString; }, function (d, e) { return d.proxy._a5(e, true, -97); }, a, b);
|
|
98193
|
-
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Number_$type, c, 131072, function (d) { return d.proxy.indent; }, function (d, e) { return d.proxy.
|
|
98194
|
-
WorksheetCellFormatProxy._aq(WorkbookColorInfo.$, c, 262144, function (d) { return d.proxy.leftBorderColorInfo; }, function (d, e) { return d.proxy.
|
|
98195
|
-
WorksheetCellFormatProxy._aq(CellBorderLineStyle_$type, c, 524288, function (d) { return d.proxy.leftBorderStyle; }, function (d, e) { return d.proxy.
|
|
98196
|
-
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), c,
|
|
98197
|
-
WorksheetCellFormatProxy._aq(
|
|
98198
|
-
WorksheetCellFormatProxy._aq(
|
|
98199
|
-
WorksheetCellFormatProxy._aq(
|
|
98200
|
-
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.
|
|
98201
|
-
WorksheetCellFormatProxy._aq(
|
|
98202
|
-
WorksheetCellFormatProxy._aq(
|
|
98203
|
-
WorksheetCellFormatProxy._aq(
|
|
98204
|
-
WorksheetCellFormatProxy._aq(
|
|
98205
|
-
|
|
98206
|
-
ChangeInfo.f(c, WorksheetCellFormatProxy._ad(
|
|
98207
|
-
ChangeInfo.f(c, WorksheetCellFormatProxy.
|
|
98208
|
-
ChangeInfo.f(c, WorksheetCellFormatProxy.
|
|
98249
|
+
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Number_$type, c, 131072, function (d) { return d.proxy.indent; }, function (d, e) { return d.proxy._a9(e, true, -97); }, a, b);
|
|
98250
|
+
WorksheetCellFormatProxy._aq(WorkbookColorInfo.$, c, 262144, function (d) { return d.proxy.leftBorderColorInfo; }, function (d, e) { return d.proxy._ba(e, true, -97); }, a, b);
|
|
98251
|
+
WorksheetCellFormatProxy._aq(CellBorderLineStyle_$type, c, 524288, function (d) { return d.proxy.leftBorderStyle; }, function (d, e) { return d.proxy._bb(e, true, -97); }, a, b);
|
|
98252
|
+
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), c, 1073741824, function (d) { return d.proxy._hidden$i; }, function (d, e) { return d.proxy._a8(e, true, -97); }, a, b);
|
|
98253
|
+
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), c, 1048576, function (d) { return d.proxy._locked$i; }, function (d, e) { return d.proxy._bc(e, true, -97); }, a, b);
|
|
98254
|
+
WorksheetCellFormatProxy._aq(WorkbookColorInfo.$, c, 2097152, function (d) { return d.proxy.rightBorderColorInfo; }, function (d, e) { return d.proxy._be(e, true, -97); }, a, b);
|
|
98255
|
+
WorksheetCellFormatProxy._aq(CellBorderLineStyle_$type, c, 4194304, function (d) { return d.proxy.rightBorderStyle; }, function (d, e) { return d.proxy._bf(e, true, -97); }, a, b);
|
|
98256
|
+
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Number_$type, c, 8388608, function (d) { return d.proxy.rotation; }, function (d, e) { return d.proxy._bg(e, true, -97); }, a, b);
|
|
98257
|
+
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), c, 16777216, function (d) { return d.proxy._shrinkToFit$i; }, function (d, e) { return d.proxy._bh(e, true, -97); }, a, b);
|
|
98258
|
+
WorksheetCellFormatProxy._aq(WorkbookColorInfo.$, c, 67108864, function (d) { return d.proxy.topBorderColorInfo; }, function (d, e) { return d.proxy._bj(e, true, -97); }, a, b);
|
|
98259
|
+
WorksheetCellFormatProxy._aq(CellBorderLineStyle_$type, c, 134217728, function (d) { return d.proxy.topBorderStyle; }, function (d, e) { return d.proxy._bk(e, true, -97); }, a, b);
|
|
98260
|
+
WorksheetCellFormatProxy._aq(VerticalCellAlignment_$type, c, 268435456, function (d) { return d.proxy.verticalAlignment; }, function (d, e) { return d.proxy._bn(e, true, -97); }, a, b);
|
|
98261
|
+
WorksheetCellFormatProxy._aq(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), c, 536870912, function (d) { return d.proxy._wrapText$i; }, function (d, e) { return d.proxy._bo(e, true, -97); }, a, b);
|
|
98262
|
+
ChangeInfo.f(c, WorksheetCellFormatProxy._ad(32768), new ChangeInfo$2(WorksheetCellFormatProxy_SetFormattingChangeContext.$, WorksheetCellFormatData.$, "FormatOptions", a, function (d) { return d.proxy.d; }, function (d, e) { return WorksheetCellFormatProxy._br(d, e); }, null, true, b, false, null, function (d) { return WorksheetCellFormatProxy._an(d); }));
|
|
98263
|
+
ChangeInfo.f(c, WorksheetCellFormatProxy._ad(33554432), new ChangeInfo$2(WorksheetCellFormatProxy_SetFormattingChangeContext.$, WorksheetCellFormatData.$, "Style", a, function (d) { return d.proxy.d; }, function (d, e) { return WorksheetCellFormatProxy._br(d, e); }, null, true, b, false, null, function (d) { return WorksheetCellFormatProxy._an(d); }));
|
|
98264
|
+
ChangeInfo.f(c, WorksheetCellFormatProxy._ah, new ChangeInfo$2(WorksheetCellFormatProxy_SetFormattingChangeContext.$, WorksheetCellFormatData.$, "SetFormatting", a, function (d) { return d.proxy.d; }, function (d, e) { return WorksheetCellFormatProxy._br(d, e); }, null, true, b, false, null, function (d) { return WorksheetCellFormatProxy._an(d); }));
|
|
98265
|
+
ChangeInfo.f(c, WorksheetCellFormatProxy._ag, new ChangeInfo$2(WorksheetCellFormatProxy_SetFontFormattingChangeContext.$, WorkbookFontData.$, "SetFontFormatting", a, function (d) { return d.proxy.d._bp.d; }, function (d, e) { return WorksheetCellFormatProxy._bq(d, e); }, null, true, b, false, null, function (d) { return WorksheetCellFormatProxy._am(d); }));
|
|
98209
98266
|
return c;
|
|
98210
98267
|
};
|
|
98211
98268
|
WorksheetCellFormatProxy._ad = function (a) {
|
|
98212
98269
|
var b = a;
|
|
98213
98270
|
var c = 0;
|
|
98214
98271
|
while (b % 2 == 0) {
|
|
98215
|
-
b
|
|
98272
|
+
b = (igniteuiWebcomponentsCore.intSToU(b) >>> 1);
|
|
98216
98273
|
c++;
|
|
98217
98274
|
}
|
|
98218
98275
|
return c;
|
|
@@ -98220,7 +98277,7 @@
|
|
|
98220
98277
|
WorksheetCellFormatProxy._ac = function (a) {
|
|
98221
98278
|
var b = igniteuiWebcomponentsCore.typeCast(WorksheetCellOwnedFormatProxy.$, a.b);
|
|
98222
98279
|
if (b != null) {
|
|
98223
|
-
return b.
|
|
98280
|
+
return b._bw;
|
|
98224
98281
|
}
|
|
98225
98282
|
var c = igniteuiWebcomponentsCore.typeCast(WorksheetColumn.$, a.b._s);
|
|
98226
98283
|
if (c != null) {
|
|
@@ -98284,6 +98341,9 @@
|
|
|
98284
98341
|
if (b.leftBorderStyle != a.leftBorderStyle) {
|
|
98285
98342
|
c |= 524288;
|
|
98286
98343
|
}
|
|
98344
|
+
if (igniteuiWebcomponentsCore.nullableNotEquals(b._hidden$i, a._hidden$i)) {
|
|
98345
|
+
c |= 1073741824;
|
|
98346
|
+
}
|
|
98287
98347
|
if (igniteuiWebcomponentsCore.nullableNotEquals(b._locked$i, a._locked$i)) {
|
|
98288
98348
|
c |= 1048576;
|
|
98289
98349
|
}
|
|
@@ -98335,7 +98395,7 @@
|
|
|
98335
98395
|
return igniteuiWebcomponentsCore.toNullable(WorksheetCellAddress.$, null);
|
|
98336
98396
|
};
|
|
98337
98397
|
WorksheetCellFormatProxy.prototype._aj = function (a) {
|
|
98338
|
-
return this.d.
|
|
98398
|
+
return this.d._df(a);
|
|
98339
98399
|
};
|
|
98340
98400
|
WorksheetCellFormatProxy._y = function (a, b, c) {
|
|
98341
98401
|
if ((c & 830603265) != 0) {
|
|
@@ -98408,6 +98468,9 @@
|
|
|
98408
98468
|
return true;
|
|
98409
98469
|
}
|
|
98410
98470
|
}
|
|
98471
|
+
if ((c & 1073741824) != 0 && igniteuiWebcomponentsCore.nullableNotEquals(b._hidden$i, a._hidden$i)) {
|
|
98472
|
+
return true;
|
|
98473
|
+
}
|
|
98411
98474
|
if ((c & 1048576) != 0 && igniteuiWebcomponentsCore.nullableNotEquals(b._locked$i, a._locked$i)) {
|
|
98412
98475
|
return true;
|
|
98413
98476
|
}
|
|
@@ -98439,12 +98502,12 @@
|
|
|
98439
98502
|
if (a === void 0) {
|
|
98440
98503
|
a = 0;
|
|
98441
98504
|
}
|
|
98442
|
-
this.
|
|
98505
|
+
this._bi(null, true, a);
|
|
98443
98506
|
this._a3(0, true, a);
|
|
98444
98507
|
};
|
|
98445
98508
|
WorksheetCellFormatProxy.prototype._as = function (a, b) {
|
|
98446
|
-
var c = WorksheetCellFormatData.
|
|
98447
|
-
this.
|
|
98509
|
+
var c = WorksheetCellFormatData._da(a);
|
|
98510
|
+
this._bm(a, c, true, b);
|
|
98448
98511
|
};
|
|
98449
98512
|
WorksheetCellFormatProxy.prototype._at = function (a) {
|
|
98450
98513
|
};
|
|
@@ -98597,13 +98660,13 @@
|
|
|
98597
98660
|
var f = this._l[WorksheetCellFormatProxy._ah];
|
|
98598
98661
|
f.e(WorksheetCellFormatProxy_SetFormattingChangeContext.$, WorksheetCellFormatData.$, b, b.a, this.d);
|
|
98599
98662
|
};
|
|
98600
|
-
WorksheetCellFormatProxy.prototype.
|
|
98663
|
+
WorksheetCellFormatProxy.prototype._bd = function (a) {
|
|
98601
98664
|
this._r = a;
|
|
98602
98665
|
};
|
|
98603
|
-
WorksheetCellFormatProxy.prototype.
|
|
98604
|
-
this.
|
|
98666
|
+
WorksheetCellFormatProxy.prototype._bl = function (a, b) {
|
|
98667
|
+
this._bm(a, b, true, 0);
|
|
98605
98668
|
};
|
|
98606
|
-
WorksheetCellFormatProxy.prototype.
|
|
98669
|
+
WorksheetCellFormatProxy.prototype._bm = function (a, b, c, d) {
|
|
98607
98670
|
switch (a) {
|
|
98608
98671
|
case 1:
|
|
98609
98672
|
this._au(igniteuiWebcomponentsCore.EnumUtil.getEnumValue(HorizontalCellAlignment_$type, b), c, d);
|
|
@@ -98657,55 +98720,58 @@
|
|
|
98657
98720
|
this._a5(b, c, d);
|
|
98658
98721
|
break;
|
|
98659
98722
|
case 131072:
|
|
98660
|
-
this.
|
|
98723
|
+
this._a9(igniteuiWebcomponentsCore.typeGetValue(b), c, d);
|
|
98661
98724
|
break;
|
|
98662
98725
|
case 262144:
|
|
98663
|
-
this.
|
|
98726
|
+
this._ba(b, c, d);
|
|
98664
98727
|
break;
|
|
98665
98728
|
case 524288:
|
|
98666
|
-
this.
|
|
98729
|
+
this._bb(igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, b), c, d);
|
|
98730
|
+
break;
|
|
98731
|
+
case 1073741824:
|
|
98732
|
+
this._a8(igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, b), c, d);
|
|
98667
98733
|
break;
|
|
98668
98734
|
case 1048576:
|
|
98669
|
-
this.
|
|
98735
|
+
this._bc(igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, b), c, d);
|
|
98670
98736
|
break;
|
|
98671
98737
|
case 2097152:
|
|
98672
|
-
this.
|
|
98738
|
+
this._be(b, c, d);
|
|
98673
98739
|
break;
|
|
98674
98740
|
case 4194304:
|
|
98675
|
-
this.
|
|
98741
|
+
this._bf(igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, b), c, d);
|
|
98676
98742
|
break;
|
|
98677
98743
|
case 8388608:
|
|
98678
|
-
this.
|
|
98744
|
+
this._bg(igniteuiWebcomponentsCore.typeGetValue(b), c, d);
|
|
98679
98745
|
break;
|
|
98680
98746
|
case 16777216:
|
|
98681
|
-
this.
|
|
98747
|
+
this._bh(igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, b), c, d);
|
|
98682
98748
|
break;
|
|
98683
98749
|
case 33554432:
|
|
98684
|
-
this.
|
|
98750
|
+
this._bi(b, c, d);
|
|
98685
98751
|
break;
|
|
98686
98752
|
case 67108864:
|
|
98687
|
-
this.
|
|
98753
|
+
this._bj(b, c, d);
|
|
98688
98754
|
break;
|
|
98689
98755
|
case 134217728:
|
|
98690
|
-
this.
|
|
98756
|
+
this._bk(igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, b), c, d);
|
|
98691
98757
|
break;
|
|
98692
98758
|
case 268435456:
|
|
98693
|
-
this.
|
|
98759
|
+
this._bn(igniteuiWebcomponentsCore.EnumUtil.getEnumValue(VerticalCellAlignment_$type, b), c, d);
|
|
98694
98760
|
break;
|
|
98695
98761
|
case 536870912:
|
|
98696
|
-
this.
|
|
98762
|
+
this._bo(igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, b), c, d);
|
|
98697
98763
|
break;
|
|
98698
98764
|
default: break;
|
|
98699
98765
|
}
|
|
98700
98766
|
};
|
|
98701
|
-
WorksheetCellFormatProxy.
|
|
98767
|
+
WorksheetCellFormatProxy._bp = function ($tValue, a, b, c) {
|
|
98702
98768
|
c(a, b);
|
|
98703
98769
|
a.b._a4(a.a, true, -97);
|
|
98704
98770
|
};
|
|
98705
|
-
WorksheetCellFormatProxy.
|
|
98771
|
+
WorksheetCellFormatProxy._bq = function (a, b) {
|
|
98706
98772
|
a.b._a1(b, true, -97);
|
|
98707
98773
|
};
|
|
98708
|
-
WorksheetCellFormatProxy.
|
|
98774
|
+
WorksheetCellFormatProxy._br = function (a, b) {
|
|
98709
98775
|
a.c._setFormatting1(b, -97);
|
|
98710
98776
|
a.c._a4(a.b, true, -97);
|
|
98711
98777
|
};
|
|
@@ -98853,12 +98919,12 @@
|
|
|
98853
98919
|
return this.d.indent;
|
|
98854
98920
|
},
|
|
98855
98921
|
set: function (a) {
|
|
98856
|
-
this.
|
|
98922
|
+
this._a9(a, true, 0);
|
|
98857
98923
|
},
|
|
98858
98924
|
enumerable: false,
|
|
98859
98925
|
configurable: true
|
|
98860
98926
|
});
|
|
98861
|
-
WorksheetCellFormatProxy.prototype.
|
|
98927
|
+
WorksheetCellFormatProxy.prototype._a9 = function (a, b, c) {
|
|
98862
98928
|
this._ab(igniteuiWebcomponentsCore.Number_$type, a, 131072, b, c, function (d) { return d.indent; }, function (d, e) { return d.indent = e; });
|
|
98863
98929
|
};
|
|
98864
98930
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "leftBorderColorInfo", {
|
|
@@ -98866,12 +98932,12 @@
|
|
|
98866
98932
|
return this.d.leftBorderColorInfo;
|
|
98867
98933
|
},
|
|
98868
98934
|
set: function (a) {
|
|
98869
|
-
this.
|
|
98935
|
+
this._ba(a, true, 0);
|
|
98870
98936
|
},
|
|
98871
98937
|
enumerable: false,
|
|
98872
98938
|
configurable: true
|
|
98873
98939
|
});
|
|
98874
|
-
WorksheetCellFormatProxy.prototype.
|
|
98940
|
+
WorksheetCellFormatProxy.prototype._ba = function (a, b, c) {
|
|
98875
98941
|
this._ab(WorkbookColorInfo.$, a, 262144, b, c, function (d) { return d.leftBorderColorInfo; }, function (d, e) { return d.leftBorderColorInfo = e; });
|
|
98876
98942
|
};
|
|
98877
98943
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "leftBorderStyle", {
|
|
@@ -98879,14 +98945,38 @@
|
|
|
98879
98945
|
return this.d.leftBorderStyle;
|
|
98880
98946
|
},
|
|
98881
98947
|
set: function (a) {
|
|
98882
|
-
this.
|
|
98948
|
+
this._bb(a, true, 0);
|
|
98883
98949
|
},
|
|
98884
98950
|
enumerable: false,
|
|
98885
98951
|
configurable: true
|
|
98886
98952
|
});
|
|
98887
|
-
WorksheetCellFormatProxy.prototype.
|
|
98953
|
+
WorksheetCellFormatProxy.prototype._bb = function (a, b, c) {
|
|
98888
98954
|
this._ab(CellBorderLineStyle_$type, a, 524288, b, c, function (d) { return d.leftBorderStyle; }, function (d, e) { return d.leftBorderStyle = e; });
|
|
98889
98955
|
};
|
|
98956
|
+
Object.defineProperty(WorksheetCellFormatProxy.prototype, "hidden", {
|
|
98957
|
+
get: function () {
|
|
98958
|
+
return igniteuiWebcomponentsCore.unwrapNullable(this._hidden$i);
|
|
98959
|
+
},
|
|
98960
|
+
set: function (a) {
|
|
98961
|
+
arguments[0] = igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, arguments[0]);
|
|
98962
|
+
this._hidden$i = arguments[0];
|
|
98963
|
+
},
|
|
98964
|
+
enumerable: false,
|
|
98965
|
+
configurable: true
|
|
98966
|
+
});
|
|
98967
|
+
Object.defineProperty(WorksheetCellFormatProxy.prototype, "_hidden$i", {
|
|
98968
|
+
get: function () {
|
|
98969
|
+
return this.d._hidden$i;
|
|
98970
|
+
},
|
|
98971
|
+
set: function (a) {
|
|
98972
|
+
this._a8(a, true, 0);
|
|
98973
|
+
},
|
|
98974
|
+
enumerable: false,
|
|
98975
|
+
configurable: true
|
|
98976
|
+
});
|
|
98977
|
+
WorksheetCellFormatProxy.prototype._a8 = function (a, b, c) {
|
|
98978
|
+
this._ab(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), a, 1073741824, b, c, function (d) { return d._hidden$i; }, function (d, e) { return d._hidden$i = e; });
|
|
98979
|
+
};
|
|
98890
98980
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "locked", {
|
|
98891
98981
|
get: function () {
|
|
98892
98982
|
return igniteuiWebcomponentsCore.unwrapNullable(this._locked$i);
|
|
@@ -98903,12 +98993,12 @@
|
|
|
98903
98993
|
return this.d._locked$i;
|
|
98904
98994
|
},
|
|
98905
98995
|
set: function (a) {
|
|
98906
|
-
this.
|
|
98996
|
+
this._bc(a, true, 0);
|
|
98907
98997
|
},
|
|
98908
98998
|
enumerable: false,
|
|
98909
98999
|
configurable: true
|
|
98910
99000
|
});
|
|
98911
|
-
WorksheetCellFormatProxy.prototype.
|
|
99001
|
+
WorksheetCellFormatProxy.prototype._bc = function (a, b, c) {
|
|
98912
99002
|
this._ab(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), a, 1048576, b, c, function (d) { return d._locked$i; }, function (d, e) { return d._locked$i = e; });
|
|
98913
99003
|
};
|
|
98914
99004
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "rightBorderColorInfo", {
|
|
@@ -98916,12 +99006,12 @@
|
|
|
98916
99006
|
return this.d.rightBorderColorInfo;
|
|
98917
99007
|
},
|
|
98918
99008
|
set: function (a) {
|
|
98919
|
-
this.
|
|
99009
|
+
this._be(a, true, 0);
|
|
98920
99010
|
},
|
|
98921
99011
|
enumerable: false,
|
|
98922
99012
|
configurable: true
|
|
98923
99013
|
});
|
|
98924
|
-
WorksheetCellFormatProxy.prototype.
|
|
99014
|
+
WorksheetCellFormatProxy.prototype._be = function (a, b, c) {
|
|
98925
99015
|
this._ab(WorkbookColorInfo.$, a, 2097152, b, c, function (d) { return d.rightBorderColorInfo; }, function (d, e) { return d.rightBorderColorInfo = e; });
|
|
98926
99016
|
};
|
|
98927
99017
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "rightBorderStyle", {
|
|
@@ -98929,12 +99019,12 @@
|
|
|
98929
99019
|
return this.d.rightBorderStyle;
|
|
98930
99020
|
},
|
|
98931
99021
|
set: function (a) {
|
|
98932
|
-
this.
|
|
99022
|
+
this._bf(a, true, 0);
|
|
98933
99023
|
},
|
|
98934
99024
|
enumerable: false,
|
|
98935
99025
|
configurable: true
|
|
98936
99026
|
});
|
|
98937
|
-
WorksheetCellFormatProxy.prototype.
|
|
99027
|
+
WorksheetCellFormatProxy.prototype._bf = function (a, b, c) {
|
|
98938
99028
|
this._ab(CellBorderLineStyle_$type, a, 4194304, b, c, function (d) { return d.rightBorderStyle; }, function (d, e) { return d.rightBorderStyle = e; });
|
|
98939
99029
|
};
|
|
98940
99030
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "rotation", {
|
|
@@ -98942,12 +99032,12 @@
|
|
|
98942
99032
|
return this.d.rotation;
|
|
98943
99033
|
},
|
|
98944
99034
|
set: function (a) {
|
|
98945
|
-
this.
|
|
99035
|
+
this._bg(a, true, 0);
|
|
98946
99036
|
},
|
|
98947
99037
|
enumerable: false,
|
|
98948
99038
|
configurable: true
|
|
98949
99039
|
});
|
|
98950
|
-
WorksheetCellFormatProxy.prototype.
|
|
99040
|
+
WorksheetCellFormatProxy.prototype._bg = function (a, b, c) {
|
|
98951
99041
|
this._ab(igniteuiWebcomponentsCore.Number_$type, a, 8388608, b, c, function (d) { return d.rotation; }, function (d, e) { return d.rotation = e; });
|
|
98952
99042
|
};
|
|
98953
99043
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "shrinkToFit", {
|
|
@@ -98966,12 +99056,12 @@
|
|
|
98966
99056
|
return this.d._shrinkToFit$i;
|
|
98967
99057
|
},
|
|
98968
99058
|
set: function (a) {
|
|
98969
|
-
this.
|
|
99059
|
+
this._bh(a, true, 0);
|
|
98970
99060
|
},
|
|
98971
99061
|
enumerable: false,
|
|
98972
99062
|
configurable: true
|
|
98973
99063
|
});
|
|
98974
|
-
WorksheetCellFormatProxy.prototype.
|
|
99064
|
+
WorksheetCellFormatProxy.prototype._bh = function (a, b, c) {
|
|
98975
99065
|
this._ab(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), a, 16777216, b, c, function (d) { return d._shrinkToFit$i; }, function (d, e) { return d._shrinkToFit$i = e; });
|
|
98976
99066
|
};
|
|
98977
99067
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "style", {
|
|
@@ -98979,12 +99069,12 @@
|
|
|
98979
99069
|
return this.d.style;
|
|
98980
99070
|
},
|
|
98981
99071
|
set: function (a) {
|
|
98982
|
-
this.
|
|
99072
|
+
this._bi(a, true, 0);
|
|
98983
99073
|
},
|
|
98984
99074
|
enumerable: false,
|
|
98985
99075
|
configurable: true
|
|
98986
99076
|
});
|
|
98987
|
-
WorksheetCellFormatProxy.prototype.
|
|
99077
|
+
WorksheetCellFormatProxy.prototype._bi = function (a, b, c) {
|
|
98988
99078
|
a = this.d._br(a);
|
|
98989
99079
|
this._ab(WorkbookStyle.$, a, 33554432, b, c, function (d) { return d.style; }, function (d, e) { return d.style = e; });
|
|
98990
99080
|
};
|
|
@@ -98993,12 +99083,12 @@
|
|
|
98993
99083
|
return this.d.topBorderColorInfo;
|
|
98994
99084
|
},
|
|
98995
99085
|
set: function (a) {
|
|
98996
|
-
this.
|
|
99086
|
+
this._bj(a, true, 0);
|
|
98997
99087
|
},
|
|
98998
99088
|
enumerable: false,
|
|
98999
99089
|
configurable: true
|
|
99000
99090
|
});
|
|
99001
|
-
WorksheetCellFormatProxy.prototype.
|
|
99091
|
+
WorksheetCellFormatProxy.prototype._bj = function (a, b, c) {
|
|
99002
99092
|
this._ab(WorkbookColorInfo.$, a, 67108864, b, c, function (d) { return d.topBorderColorInfo; }, function (d, e) { return d.topBorderColorInfo = e; });
|
|
99003
99093
|
};
|
|
99004
99094
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "topBorderStyle", {
|
|
@@ -99006,12 +99096,12 @@
|
|
|
99006
99096
|
return this.d.topBorderStyle;
|
|
99007
99097
|
},
|
|
99008
99098
|
set: function (a) {
|
|
99009
|
-
this.
|
|
99099
|
+
this._bk(a, true, 0);
|
|
99010
99100
|
},
|
|
99011
99101
|
enumerable: false,
|
|
99012
99102
|
configurable: true
|
|
99013
99103
|
});
|
|
99014
|
-
WorksheetCellFormatProxy.prototype.
|
|
99104
|
+
WorksheetCellFormatProxy.prototype._bk = function (a, b, c) {
|
|
99015
99105
|
this._ab(CellBorderLineStyle_$type, a, 134217728, b, c, function (d) { return d.topBorderStyle; }, function (d, e) { return d.topBorderStyle = e; });
|
|
99016
99106
|
};
|
|
99017
99107
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "verticalAlignment", {
|
|
@@ -99019,12 +99109,12 @@
|
|
|
99019
99109
|
return this.d.verticalAlignment;
|
|
99020
99110
|
},
|
|
99021
99111
|
set: function (a) {
|
|
99022
|
-
this.
|
|
99112
|
+
this._bn(a, true, 0);
|
|
99023
99113
|
},
|
|
99024
99114
|
enumerable: false,
|
|
99025
99115
|
configurable: true
|
|
99026
99116
|
});
|
|
99027
|
-
WorksheetCellFormatProxy.prototype.
|
|
99117
|
+
WorksheetCellFormatProxy.prototype._bn = function (a, b, c) {
|
|
99028
99118
|
this._ab(VerticalCellAlignment_$type, a, 268435456, b, c, function (d) { return d.verticalAlignment; }, function (d, e) { return d.verticalAlignment = e; });
|
|
99029
99119
|
};
|
|
99030
99120
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "wrapText", {
|
|
@@ -99043,12 +99133,12 @@
|
|
|
99043
99133
|
return this.d._wrapText$i;
|
|
99044
99134
|
},
|
|
99045
99135
|
set: function (a) {
|
|
99046
|
-
this.
|
|
99136
|
+
this._bo(a, true, 0);
|
|
99047
99137
|
},
|
|
99048
99138
|
enumerable: false,
|
|
99049
99139
|
configurable: true
|
|
99050
99140
|
});
|
|
99051
|
-
WorksheetCellFormatProxy.prototype.
|
|
99141
|
+
WorksheetCellFormatProxy.prototype._bo = function (a, b, c) {
|
|
99052
99142
|
this._ab(igniteuiWebcomponentsCore.Nullable$1.$.specialize(igniteuiWebcomponentsCore.Boolean_$type), a, 536870912, b, c, function (d) { return d._wrapText$i; }, function (d, e) { return d._wrapText$i = e; });
|
|
99053
99143
|
};
|
|
99054
99144
|
Object.defineProperty(WorksheetCellFormatProxy.prototype, "_u", {
|
|
@@ -99086,7 +99176,7 @@
|
|
|
99086
99176
|
configurable: true
|
|
99087
99177
|
});
|
|
99088
99178
|
WorksheetCellFormatProxy.$t = igniteuiWebcomponentsCore.markType(WorksheetCellFormatProxy, 'WorksheetCellFormatProxy', GenericCacheElementProxy$1.$.specialize(WorksheetCellFormatData.$), [IWorksheetCellFormat_$type]);
|
|
99089
|
-
WorksheetCellFormatProxy._ah = WorksheetCellFormatProxy._ad(
|
|
99179
|
+
WorksheetCellFormatProxy._ah = WorksheetCellFormatProxy._ad(-2147483648);
|
|
99090
99180
|
WorksheetCellFormatProxy._ag = WorksheetCellFormatProxy._ah + 1;
|
|
99091
99181
|
WorksheetCellFormatProxy._af = WorksheetCellFormatProxy._ag + 1;
|
|
99092
99182
|
return WorksheetCellFormatProxy;
|
|
@@ -99676,7 +99766,7 @@
|
|
|
99676
99766
|
return c;
|
|
99677
99767
|
};
|
|
99678
99768
|
ConditionalFormatOwnedFormatProxy.prototype.get__l = function () {
|
|
99679
|
-
return ConditionalFormatOwnedFormatProxy.
|
|
99769
|
+
return ConditionalFormatOwnedFormatProxy._bs;
|
|
99680
99770
|
};
|
|
99681
99771
|
Object.defineProperty(ConditionalFormatOwnedFormatProxy.prototype, "_l", {
|
|
99682
99772
|
get: function () {
|
|
@@ -99711,7 +99801,7 @@
|
|
|
99711
99801
|
configurable: true
|
|
99712
99802
|
});
|
|
99713
99803
|
ConditionalFormatOwnedFormatProxy.$t = igniteuiWebcomponentsCore.markType(ConditionalFormatOwnedFormatProxy, 'ConditionalFormatOwnedFormatProxy', WorksheetCellFormatProxy.$);
|
|
99714
|
-
ConditionalFormatOwnedFormatProxy.
|
|
99804
|
+
ConditionalFormatOwnedFormatProxy._bs = WorksheetCellFormatProxy._m(28, 4);
|
|
99715
99805
|
return ConditionalFormatOwnedFormatProxy;
|
|
99716
99806
|
}(WorksheetCellFormatProxy));
|
|
99717
99807
|
/**
|
|
@@ -104853,7 +104943,7 @@
|
|
|
104853
104943
|
return null;
|
|
104854
104944
|
}
|
|
104855
104945
|
var e = this.worksheet._rows$i._aj(this.index - 1);
|
|
104856
|
-
d = this.worksheet._b4(e, c.
|
|
104946
|
+
d = this.worksheet._b4(e, c._bw);
|
|
104857
104947
|
break;
|
|
104858
104948
|
}
|
|
104859
104949
|
case 2:
|
|
@@ -104863,22 +104953,22 @@
|
|
|
104863
104953
|
return null;
|
|
104864
104954
|
}
|
|
104865
104955
|
var f = this.worksheet._rows$i._aj(this.index + 1);
|
|
104866
|
-
d = this.worksheet._b4(f, c.
|
|
104956
|
+
d = this.worksheet._b4(f, c._bw);
|
|
104867
104957
|
break;
|
|
104868
104958
|
}
|
|
104869
104959
|
case 262144:
|
|
104870
104960
|
case 524288:
|
|
104871
|
-
if (c.
|
|
104961
|
+
if (c._bw == 0) {
|
|
104872
104962
|
return null;
|
|
104873
104963
|
}
|
|
104874
|
-
d = this._a7((c.
|
|
104964
|
+
d = this._a7((c._bw - 1));
|
|
104875
104965
|
break;
|
|
104876
104966
|
case 2097152:
|
|
104877
104967
|
case 4194304:
|
|
104878
|
-
if (c.
|
|
104968
|
+
if (c._bw == this.worksheet._columns$i.maxCount - 1) {
|
|
104879
104969
|
return null;
|
|
104880
104970
|
}
|
|
104881
|
-
d = this._a7((c.
|
|
104971
|
+
d = this._a7((c._bw + 1));
|
|
104882
104972
|
break;
|
|
104883
104973
|
default: return null;
|
|
104884
104974
|
}
|
|
@@ -105053,7 +105143,7 @@
|
|
|
105053
105143
|
if (WorksheetRow._bs(b)) {
|
|
105054
105144
|
this._dx();
|
|
105055
105145
|
}
|
|
105056
|
-
for (var e = 1; e !=
|
|
105146
|
+
for (var e = 1; e != -2147483648; e = (e << 1)) {
|
|
105057
105147
|
if ((b & e) == 0) {
|
|
105058
105148
|
continue;
|
|
105059
105149
|
}
|
|
@@ -105158,7 +105248,7 @@
|
|
|
105158
105248
|
}
|
|
105159
105249
|
u = igniteuiWebcomponentsCore.enumGetBox(DiagonalBorders_$type, v);
|
|
105160
105250
|
}
|
|
105161
|
-
t.
|
|
105251
|
+
t._bl(e, u);
|
|
105162
105252
|
}
|
|
105163
105253
|
}
|
|
105164
105254
|
catch (e_103_1) {
|
|
@@ -106164,17 +106254,17 @@
|
|
|
106164
106254
|
var o = l._a8(m.r);
|
|
106165
106255
|
if (o != null) {
|
|
106166
106256
|
if (WorkbookColorInfo.l_op_Inequality(o.leftBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(o.leftBorderColorInfo, m.j.leftBorderColorInfo) && o.leftBorderStyle == m.j.leftBorderStyle) {
|
|
106167
|
-
n.
|
|
106168
|
-
n.
|
|
106257
|
+
n._ba(o.leftBorderColorInfo, true, -97);
|
|
106258
|
+
n._bb(o.leftBorderStyle, true, -97);
|
|
106169
106259
|
}
|
|
106170
106260
|
if (WorkbookColorInfo.l_op_Inequality(o.rightBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(o.rightBorderColorInfo, m.j.rightBorderColorInfo) && o.rightBorderStyle == m.j.rightBorderStyle) {
|
|
106171
|
-
n.
|
|
106172
|
-
n.
|
|
106261
|
+
n._be(o.rightBorderColorInfo, true, -97);
|
|
106262
|
+
n._bf(o.rightBorderStyle, true, -97);
|
|
106173
106263
|
}
|
|
106174
106264
|
if (!c) {
|
|
106175
106265
|
if (WorkbookColorInfo.l_op_Inequality(o.topBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(o.topBorderColorInfo, m.j.topBorderColorInfo) && o.topBorderStyle == m.j.topBorderStyle) {
|
|
106176
|
-
n.
|
|
106177
|
-
n.
|
|
106266
|
+
n._bj(o.topBorderColorInfo, true, -97);
|
|
106267
|
+
n._bk(o.topBorderStyle, true, -97);
|
|
106178
106268
|
}
|
|
106179
106269
|
if (WorkbookColorInfo.l_op_Inequality(o.bottomBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(o.bottomBorderColorInfo, m.j.bottomBorderColorInfo) && o.bottomBorderStyle == m.j.bottomBorderStyle) {
|
|
106180
106270
|
n._av(o.bottomBorderColorInfo, true, -97);
|
|
@@ -106218,8 +106308,8 @@
|
|
|
106218
106308
|
s._a3(s.formatOptions & ~8, true, -97);
|
|
106219
106309
|
if (p != null) {
|
|
106220
106310
|
if (WorkbookColorInfo.l_op_Inequality(p.topBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(p.topBorderColorInfo, j.topBorderColorInfo) && p.topBorderStyle == j.topBorderStyle) {
|
|
106221
|
-
s.
|
|
106222
|
-
s.
|
|
106311
|
+
s._bj(p.topBorderColorInfo, true, -97);
|
|
106312
|
+
s._bk(p.topBorderStyle, true, -97);
|
|
106223
106313
|
}
|
|
106224
106314
|
if (WorkbookColorInfo.l_op_Inequality(p.bottomBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(p.bottomBorderColorInfo, j.bottomBorderColorInfo) && p.bottomBorderStyle == j.bottomBorderStyle) {
|
|
106225
106315
|
s._av(p.bottomBorderColorInfo, true, -97);
|
|
@@ -106227,12 +106317,12 @@
|
|
|
106227
106317
|
}
|
|
106228
106318
|
if (!c) {
|
|
106229
106319
|
if (WorkbookColorInfo.l_op_Inequality(p.leftBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(p.leftBorderColorInfo, j.leftBorderColorInfo) && p.leftBorderStyle == j.leftBorderStyle) {
|
|
106230
|
-
s.
|
|
106231
|
-
s.
|
|
106320
|
+
s._ba(p.leftBorderColorInfo, true, -97);
|
|
106321
|
+
s._bb(p.leftBorderStyle, true, -97);
|
|
106232
106322
|
}
|
|
106233
106323
|
if (WorkbookColorInfo.l_op_Inequality(p.rightBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(p.rightBorderColorInfo, j.rightBorderColorInfo) && p.rightBorderStyle == j.rightBorderStyle) {
|
|
106234
|
-
s.
|
|
106235
|
-
s.
|
|
106324
|
+
s._be(p.rightBorderColorInfo, true, -97);
|
|
106325
|
+
s._bf(p.rightBorderStyle, true, -97);
|
|
106236
106326
|
}
|
|
106237
106327
|
}
|
|
106238
106328
|
}
|
|
@@ -106246,12 +106336,12 @@
|
|
|
106246
106336
|
var u = l._a8(q);
|
|
106247
106337
|
if (u != null) {
|
|
106248
106338
|
if (WorkbookColorInfo.l_op_Inequality(u.leftBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(u.leftBorderColorInfo, t.leftBorderColorInfo) && u.leftBorderStyle == t.leftBorderStyle) {
|
|
106249
|
-
s.
|
|
106250
|
-
s.
|
|
106339
|
+
s._ba(u.leftBorderColorInfo, true, -97);
|
|
106340
|
+
s._bb(u.leftBorderStyle, true, -97);
|
|
106251
106341
|
}
|
|
106252
106342
|
if (WorkbookColorInfo.l_op_Inequality(u.rightBorderColorInfo, null) && WorkbookColorInfo.l_op_Equality(u.rightBorderColorInfo, t.rightBorderColorInfo) && u.rightBorderStyle == t.rightBorderStyle) {
|
|
106253
|
-
s.
|
|
106254
|
-
s.
|
|
106343
|
+
s._be(u.rightBorderColorInfo, true, -97);
|
|
106344
|
+
s._bf(u.rightBorderStyle, true, -97);
|
|
106255
106345
|
}
|
|
106256
106346
|
}
|
|
106257
106347
|
}
|
|
@@ -106535,7 +106625,7 @@
|
|
|
106535
106625
|
}
|
|
106536
106626
|
this._dk(b, e);
|
|
106537
106627
|
f = new WorksheetCellOwnedFormatProxy(e, h, this, b, a);
|
|
106538
|
-
a[d] = f.
|
|
106628
|
+
a[d] = f._bu;
|
|
106539
106629
|
if (this._a3 != null) {
|
|
106540
106630
|
this._a3._aj();
|
|
106541
106631
|
}
|
|
@@ -106573,7 +106663,7 @@
|
|
|
106573
106663
|
e = f._ca;
|
|
106574
106664
|
}
|
|
106575
106665
|
var g = new WorksheetCellOwnedFormatProxy(null, e, this, a, c);
|
|
106576
|
-
g.
|
|
106666
|
+
g._bu = b;
|
|
106577
106667
|
return g;
|
|
106578
106668
|
};
|
|
106579
106669
|
/**
|
|
@@ -107218,10 +107308,10 @@
|
|
|
107218
107308
|
}
|
|
107219
107309
|
var d = null;
|
|
107220
107310
|
if ((c & 2) == 0) {
|
|
107221
|
-
d = this._bl(a.
|
|
107311
|
+
d = this._bl(a._bw);
|
|
107222
107312
|
}
|
|
107223
107313
|
var e = new igniteuiWebcomponentsCore.Dictionary$2(CellFormatValue_$type, WorksheetCellFormatProxy.$, 1, 8);
|
|
107224
|
-
var f = this._a2(a.
|
|
107314
|
+
var f = this._a2(a._bw);
|
|
107225
107315
|
var _loop_8 = function (g) {
|
|
107226
107316
|
var e_115, _0;
|
|
107227
107317
|
if ((b & g) == 0) {
|
|
@@ -107235,6 +107325,7 @@
|
|
|
107235
107325
|
case 64:
|
|
107236
107326
|
case 65536:
|
|
107237
107327
|
case 131072:
|
|
107328
|
+
case 1073741824:
|
|
107238
107329
|
case 1048576:
|
|
107239
107330
|
case 8388608:
|
|
107240
107331
|
case 16777216:
|
|
@@ -107253,7 +107344,7 @@
|
|
|
107253
107344
|
var h = a.style;
|
|
107254
107345
|
if (h != null && ExcelUtils.by(h._i.formatOptions, 4)) {
|
|
107255
107346
|
if (f != null && (c & 16) == 0) {
|
|
107256
|
-
var i = igniteuiWebcomponentsCore.typeCast(FormattedStringElement.$, f.c(this_2, a.
|
|
107347
|
+
var i = igniteuiWebcomponentsCore.typeCast(FormattedStringElement.$, f.c(this_2, a._bw));
|
|
107257
107348
|
if (i != null) {
|
|
107258
107349
|
i._ai();
|
|
107259
107350
|
}
|
|
@@ -107274,7 +107365,7 @@
|
|
|
107274
107365
|
ExcelUtils.ff(a, d._cellFormatInternal, g);
|
|
107275
107366
|
}
|
|
107276
107367
|
if (f != null && (c & 16) == 0) {
|
|
107277
|
-
var j = f.c(this_2, a.
|
|
107368
|
+
var j = f.c(this_2, a._bw);
|
|
107278
107369
|
if (j != null && j._u) {
|
|
107279
107370
|
var k = this_2.worksheet.workbook;
|
|
107280
107371
|
var l = k != null ? k._bj : null;
|
|
@@ -107332,7 +107423,7 @@
|
|
|
107332
107423
|
}
|
|
107333
107424
|
var q = GenericCacheElement.h(StringElement.$, l, j);
|
|
107334
107425
|
j = q.p1;
|
|
107335
|
-
f.av(a.
|
|
107426
|
+
f.av(a._bw, j);
|
|
107336
107427
|
}
|
|
107337
107428
|
}
|
|
107338
107429
|
}
|
|
@@ -107351,7 +107442,7 @@
|
|
|
107351
107442
|
this_2._di(void 0, (c & 64) == 0);
|
|
107352
107443
|
}
|
|
107353
107444
|
if (d != null) {
|
|
107354
|
-
d._a7(this_2, a.
|
|
107445
|
+
d._a7(this_2, a._bw, g);
|
|
107355
107446
|
}
|
|
107356
107447
|
if ((c & 1) != 0) {
|
|
107357
107448
|
break;
|
|
@@ -107361,7 +107452,7 @@
|
|
|
107361
107452
|
}
|
|
107362
107453
|
var r_3;
|
|
107363
107454
|
if (((function () { var s = e.tryGetValue(g, r_3); r_3 = s.p1; return s.ret; })()) == false) {
|
|
107364
|
-
r_3 = this_2._ba(a.
|
|
107455
|
+
r_3 = this_2._ba(a._bw, g, this_2.worksheet._o);
|
|
107365
107456
|
e.item(g, r_3);
|
|
107366
107457
|
e.item(ExcelUtils.l(g), r_3);
|
|
107367
107458
|
}
|
|
@@ -107375,13 +107466,13 @@
|
|
|
107375
107466
|
}
|
|
107376
107467
|
};
|
|
107377
107468
|
var this_2 = this;
|
|
107378
|
-
for (var g = 1; g !=
|
|
107469
|
+
for (var g = 1; g != -2147483648; g = (g << 1)) {
|
|
107379
107470
|
_loop_8(g);
|
|
107380
107471
|
}
|
|
107381
|
-
if (f != null && f.r(a.
|
|
107382
|
-
var s = this._bp(a.
|
|
107472
|
+
if (f != null && f.r(a._bw)) {
|
|
107473
|
+
var s = this._bp(a._bw);
|
|
107383
107474
|
if (s != null && s._cx == false) {
|
|
107384
|
-
var t = a.
|
|
107475
|
+
var t = a._bw - s._by._w;
|
|
107385
107476
|
if (t < 0 || s._columns$i.count <= t) {
|
|
107386
107477
|
}
|
|
107387
107478
|
else {
|
|
@@ -107389,14 +107480,14 @@
|
|
|
107389
107480
|
var v = this.worksheet.workbook;
|
|
107390
107481
|
var w = s._columns$i._item(t);
|
|
107391
107482
|
var x = w.headerCell;
|
|
107392
|
-
if (WorksheetCell.l_op_Inequality(x, null) && x._o == this && x.columnIndex == a.
|
|
107483
|
+
if (WorksheetCell.l_op_Inequality(x, null) && x._o == this && x.columnIndex == a._bw) {
|
|
107393
107484
|
u &= ~67108864;
|
|
107394
107485
|
u &= ~134217728;
|
|
107395
107486
|
ExcelUtils.fg(a, w._areaFormats$i._d(v, 1), u);
|
|
107396
107487
|
}
|
|
107397
107488
|
else {
|
|
107398
107489
|
var y = w.totalCell;
|
|
107399
|
-
if (WorksheetCell.l_op_Inequality(y, null) && y._o == this && y.columnIndex == a.
|
|
107490
|
+
if (WorksheetCell.l_op_Inequality(y, null) && y._o == this && y.columnIndex == a._bw) {
|
|
107400
107491
|
u &= ~2;
|
|
107401
107492
|
u &= ~4;
|
|
107402
107493
|
ExcelUtils.fg(a, w._areaFormats$i._d(v, 2), u);
|
|
@@ -108216,7 +108307,7 @@
|
|
|
108216
108307
|
if (!WorksheetRow._b8(b, e, 33554432)) {
|
|
108217
108308
|
}
|
|
108218
108309
|
}
|
|
108219
|
-
for (var f = 1; f !=
|
|
108310
|
+
for (var f = 1; f != -2147483648; f = (f << 1)) {
|
|
108220
108311
|
if (f == 32768 || f == 33554432) {
|
|
108221
108312
|
continue;
|
|
108222
108313
|
}
|
|
@@ -108313,7 +108404,7 @@
|
|
|
108313
108404
|
* @hidden
|
|
108314
108405
|
*/
|
|
108315
108406
|
WorksheetRow._b8 = function (a, b, c) {
|
|
108316
|
-
if (WorksheetCellFormatData._cf(c, b.
|
|
108407
|
+
if (WorksheetCellFormatData._cf(c, b._df(c))) {
|
|
108317
108408
|
return false;
|
|
108318
108409
|
}
|
|
108319
108410
|
ExcelUtils.fd(b, a, c);
|
|
@@ -111604,11 +111695,11 @@
|
|
|
111604
111695
|
h = this.workbook._cd(0);
|
|
111605
111696
|
}
|
|
111606
111697
|
var r = p._bw;
|
|
111607
|
-
for (var s = 1; s !=
|
|
111608
|
-
if (q == false || WorksheetCellFormatData._cf(s, h.
|
|
111609
|
-
var t = r.
|
|
111698
|
+
for (var s = 1; s != -2147483648; s = (s << 1)) {
|
|
111699
|
+
if (q == false || WorksheetCellFormatData._cf(s, h._df(s))) {
|
|
111700
|
+
var t = r._df(s);
|
|
111610
111701
|
if (WorksheetCellFormatData._cf(s, t) == false) {
|
|
111611
|
-
h.
|
|
111702
|
+
h._dx(s, t);
|
|
111612
111703
|
}
|
|
111613
111704
|
}
|
|
111614
111705
|
}
|
|
@@ -115193,7 +115284,7 @@
|
|
|
115193
115284
|
var h = this._b4(a, b);
|
|
115194
115285
|
var i = void 0;
|
|
115195
115286
|
if (e == null) {
|
|
115196
|
-
i = new ValueFormatter(0, null, h.
|
|
115287
|
+
i = new ValueFormatter(0, null, h._di, this._y);
|
|
115197
115288
|
}
|
|
115198
115289
|
else {
|
|
115199
115290
|
i = e._b2.a(h._cs);
|
|
@@ -117010,7 +117101,7 @@
|
|
|
117010
117101
|
if (this._gp == 0 || this._gr != this.workbook._fp) {
|
|
117011
117102
|
this._gr = this.workbook._fp;
|
|
117012
117103
|
var a = this.workbook._styles$i.normalStyle._i;
|
|
117013
|
-
var b = a.
|
|
117104
|
+
var b = a._dh;
|
|
117014
117105
|
var c = a._cq;
|
|
117015
117106
|
var d = 0;
|
|
117016
117107
|
var e = new igniteuiWebcomponentsCore.Dictionary$2(Worksheet_FontNameHeightPair.$, igniteuiWebcomponentsCore.Boolean_$type, 0);
|
|
@@ -117022,7 +117113,7 @@
|
|
|
117022
117113
|
for (var _1 = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this._fg)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
|
|
117023
117114
|
var i = _2.value;
|
|
117024
117115
|
var j = i.b;
|
|
117025
|
-
var k = j.
|
|
117116
|
+
var k = j._dh;
|
|
117026
117117
|
var l = j._cq;
|
|
117027
117118
|
var m = new Worksheet_FontNameHeightPair(1, k, l);
|
|
117028
117119
|
if (e.containsKey(m)) {
|
|
@@ -130977,7 +131068,7 @@
|
|
|
130977
131068
|
}
|
|
130978
131069
|
}
|
|
130979
131070
|
var f = this.index;
|
|
130980
|
-
for (var g = 1; g !=
|
|
131071
|
+
for (var g = 1; g != -2147483648; g = (g << 1)) {
|
|
130981
131072
|
if ((b & g) == 0) {
|
|
130982
131073
|
continue;
|
|
130983
131074
|
}
|
|
@@ -131019,7 +131110,7 @@
|
|
|
131019
131110
|
}
|
|
131020
131111
|
var o = WorksheetColumn._ah(m, f, g);
|
|
131021
131112
|
if (o != null) {
|
|
131022
|
-
o.
|
|
131113
|
+
o._bm(g, h, true, c);
|
|
131023
131114
|
continue;
|
|
131024
131115
|
}
|
|
131025
131116
|
if ((c & 1) != 0) {
|
|
@@ -131091,7 +131182,7 @@
|
|
|
131091
131182
|
}
|
|
131092
131183
|
w = igniteuiWebcomponentsCore.enumGetBox(DiagonalBorders_$type, x);
|
|
131093
131184
|
}
|
|
131094
|
-
u.
|
|
131185
|
+
u._bl(g, w);
|
|
131095
131186
|
}
|
|
131096
131187
|
}
|
|
131097
131188
|
catch (e_212_1) {
|
|
@@ -140656,7 +140747,7 @@
|
|
|
140656
140747
|
*/
|
|
140657
140748
|
WorksheetTableStyle.prototype.onCellFormatValueChanging = function (sender, values) {
|
|
140658
140749
|
this._verifyCanBeModified();
|
|
140659
|
-
for (var a = 1; a !=
|
|
140750
|
+
for (var a = 1; a != -2147483648; a = (a << 1)) {
|
|
140660
140751
|
if ((values & a) == 0) {
|
|
140661
140752
|
continue;
|
|
140662
140753
|
}
|
|
@@ -140727,11 +140818,11 @@
|
|
|
140727
140818
|
c._x = this._x;
|
|
140728
140819
|
c._y = this._y;
|
|
140729
140820
|
if (this._j != null) {
|
|
140730
|
-
var d =
|
|
140821
|
+
var d = -1 & ~(1939013689 | 10752 | 32768);
|
|
140731
140822
|
try {
|
|
140732
140823
|
for (var _1 = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this._j._i())), _2 = _1.next(); !_2.done; _2 = _1.next()) {
|
|
140733
140824
|
var e = _2.value;
|
|
140734
|
-
ExcelUtils.fg(e, c._areaFormats$i._d(null, e.
|
|
140825
|
+
ExcelUtils.fg(e, c._areaFormats$i._d(null, e._bu), d, true, void 0, void 0, b);
|
|
140735
140826
|
}
|
|
140736
140827
|
}
|
|
140737
140828
|
catch (e_235_1) {
|
|
@@ -140754,7 +140845,7 @@
|
|
|
140754
140845
|
* @hidden
|
|
140755
140846
|
*/
|
|
140756
140847
|
WorksheetTableStyle._q = function (a) {
|
|
140757
|
-
return (a &
|
|
140848
|
+
return (a & 1939024441) == 0;
|
|
140758
140849
|
};
|
|
140759
140850
|
/**
|
|
140760
140851
|
* @hidden
|
|
@@ -140798,7 +140889,7 @@
|
|
|
140798
140889
|
try {
|
|
140799
140890
|
for (var _1 = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this._areaFormats$i._i())), _2 = _1.next(); !_2.done; _2 = _1.next()) {
|
|
140800
140891
|
var b = _2.value;
|
|
140801
|
-
a._item(WorksheetTableStyle._af(b.
|
|
140892
|
+
a._item(WorksheetTableStyle._af(b._bu), b);
|
|
140802
140893
|
}
|
|
140803
140894
|
}
|
|
140804
140895
|
catch (e_236_1) {
|
|
@@ -140882,7 +140973,7 @@
|
|
|
140882
140973
|
* @hidden
|
|
140883
140974
|
*/
|
|
140884
140975
|
WorksheetTableStyle._u = function (a, b) {
|
|
140885
|
-
if ((a &
|
|
140976
|
+
if ((a & 1939013689) != 0) {
|
|
140886
140977
|
b = ExcelUtils.ei("LE_InvalidOperationException_InvalidTableStyleAreaFormatProperty", igniteuiWebcomponentsCore.enumGetBox(CellFormatValue_$type, a));
|
|
140887
140978
|
return {
|
|
140888
140979
|
ret: false,
|
|
@@ -141133,7 +141224,7 @@
|
|
|
141133
141224
|
try {
|
|
141134
141225
|
for (var _1 = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this._areaFormats$i._i())), _2 = _1.next(); !_2.done; _2 = _1.next()) {
|
|
141135
141226
|
var b = _2.value;
|
|
141136
|
-
b.d.
|
|
141227
|
+
b.d._dm();
|
|
141137
141228
|
}
|
|
141138
141229
|
}
|
|
141139
141230
|
catch (e_237_1) {
|
|
@@ -141209,11 +141300,11 @@
|
|
|
141209
141300
|
/**
|
|
141210
141301
|
* @hidden
|
|
141211
141302
|
*/
|
|
141212
|
-
WorksheetTableStyle._c = 1 | 8 | 16 | 32 | 65536 | 131072 | 1048576 | 8388608 | 16777216 | 268435456 | 536870912 | 33554432 | 512 | 2048 | 8192;
|
|
141303
|
+
WorksheetTableStyle._c = 1 | 8 | 16 | 32 | 65536 | 131072 | 1073741824 | 1048576 | 8388608 | 16777216 | 268435456 | 536870912 | 33554432 | 512 | 2048 | 8192;
|
|
141213
141304
|
/**
|
|
141214
141305
|
* @hidden
|
|
141215
141306
|
*/
|
|
141216
|
-
WorksheetTableStyle._e = 1 | 8 | 16 | 32 | 65536 | 131072 | 1048576 | 8388608 | 16777216 | 268435456 | 536870912 | 33554432;
|
|
141307
|
+
WorksheetTableStyle._e = 1 | 8 | 16 | 32 | 65536 | 131072 | 1073741824 | 1048576 | 8388608 | 16777216 | 268435456 | 536870912 | 33554432;
|
|
141217
141308
|
/**
|
|
141218
141309
|
* @hidden
|
|
141219
141310
|
*/
|
|
@@ -142179,11 +142270,11 @@
|
|
|
142179
142270
|
*/
|
|
142180
142271
|
WorksheetTable.prototype.onCellFormatValueChanging = function (sender, values) {
|
|
142181
142272
|
var a = sender;
|
|
142182
|
-
for (var b = 1; b !=
|
|
142273
|
+
for (var b = 1; b != -2147483648; b = (b << 1)) {
|
|
142183
142274
|
if ((values & b) == 0) {
|
|
142184
142275
|
continue;
|
|
142185
142276
|
}
|
|
142186
|
-
WorksheetTable._fg(a.
|
|
142277
|
+
WorksheetTable._fg(a._bu, b);
|
|
142187
142278
|
}
|
|
142188
142279
|
};
|
|
142189
142280
|
/**
|
|
@@ -142191,7 +142282,7 @@
|
|
|
142191
142282
|
*/
|
|
142192
142283
|
WorksheetTable.prototype.verifyFormatOptions = function (sender, formatOptions) {
|
|
142193
142284
|
var a = sender;
|
|
142194
|
-
if (a.
|
|
142285
|
+
if (a._bu == 0) {
|
|
142195
142286
|
var b = 63 & ~8;
|
|
142196
142287
|
if ((formatOptions & b) != 0) {
|
|
142197
142288
|
throw new igniteuiWebcomponentsCore.InvalidOperationException(1, ExcelUtils.eh("LE_InvalidOperationException_InvalidFormatOptionsInWholeTableArea"));
|
|
@@ -143126,7 +143217,7 @@
|
|
|
143126
143217
|
try {
|
|
143127
143218
|
for (var _1 = tslib.__values(igniteuiWebcomponentsCore.fromEnum(l)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
|
|
143128
143219
|
var n = _2.value;
|
|
143129
|
-
m.
|
|
143220
|
+
m._bl(n.key, n.value);
|
|
143130
143221
|
}
|
|
143131
143222
|
}
|
|
143132
143223
|
catch (e_244_1) {
|
|
@@ -143158,19 +143249,19 @@
|
|
|
143158
143249
|
if (c != null) {
|
|
143159
143250
|
var d = a._areaFormats$i._d(b, 1);
|
|
143160
143251
|
d.formatOptions &= ~c.formatOptions;
|
|
143161
|
-
ExcelUtils.fg(c, d,
|
|
143252
|
+
ExcelUtils.fg(c, d, -1, true);
|
|
143162
143253
|
}
|
|
143163
143254
|
var e = this._areaFormats$i._f(1);
|
|
143164
143255
|
if (e != null) {
|
|
143165
143256
|
var f = a._areaFormats$i._d(b, 0);
|
|
143166
143257
|
f.formatOptions &= ~e.formatOptions;
|
|
143167
|
-
ExcelUtils.fg(e, f,
|
|
143258
|
+
ExcelUtils.fg(e, f, -1, true);
|
|
143168
143259
|
}
|
|
143169
143260
|
var g = this._areaFormats$i._f(3);
|
|
143170
143261
|
if (g != null) {
|
|
143171
143262
|
var h = a._areaFormats$i._d(b, 2);
|
|
143172
143263
|
h.formatOptions &= ~g.formatOptions;
|
|
143173
|
-
ExcelUtils.fg(g, h,
|
|
143264
|
+
ExcelUtils.fg(g, h, -1, true);
|
|
143174
143265
|
}
|
|
143175
143266
|
};
|
|
143176
143267
|
/**
|
|
@@ -143254,7 +143345,7 @@
|
|
|
143254
143345
|
var i = h.key;
|
|
143255
143346
|
var j = igniteuiWebcomponentsCore.typeCast(WorksheetCellFormatProxy.$, h.value);
|
|
143256
143347
|
var k = igniteuiWebcomponentsCore.typeCast(WorksheetCellFormatProxy.$, this._b2.item(i));
|
|
143257
|
-
ExcelUtils.fg(j, k,
|
|
143348
|
+
ExcelUtils.fg(j, k, -1, void 0, void 0, void 0, b);
|
|
143258
143349
|
}
|
|
143259
143350
|
}
|
|
143260
143351
|
catch (e_246_1) {
|
|
@@ -143599,11 +143690,11 @@
|
|
|
143599
143690
|
WorksheetTable.prototype._dz = function (a, b, c, d, e) {
|
|
143600
143691
|
for (var f = d._k - 1; f >= 0; f--) {
|
|
143601
143692
|
var g = d._j._inner[f];
|
|
143602
|
-
if (this._cq(a, b, g.
|
|
143693
|
+
if (this._cq(a, b, g._bu, e) == false) {
|
|
143603
143694
|
continue;
|
|
143604
143695
|
}
|
|
143605
|
-
if (g.
|
|
143606
|
-
var h =
|
|
143696
|
+
if (g._bu == 0) {
|
|
143697
|
+
var h = -1 & ~208404486;
|
|
143607
143698
|
if (a == this._bw._ac) {
|
|
143608
143699
|
h |= 67108864;
|
|
143609
143700
|
h |= 134217728;
|
|
@@ -143780,14 +143871,14 @@
|
|
|
143780
143871
|
*/
|
|
143781
143872
|
WorksheetTable._ee = function (a, b, c) {
|
|
143782
143873
|
if (c === void 0) {
|
|
143783
|
-
c =
|
|
143874
|
+
c = -1;
|
|
143784
143875
|
}
|
|
143785
143876
|
var d = a.a();
|
|
143786
143877
|
var e = a.style;
|
|
143787
143878
|
var f = e != null && e._n == false ? e._i._bz : 0;
|
|
143788
143879
|
var g = a.d.v;
|
|
143789
143880
|
var h = g != null ? g._styles$i.normalStyle._i : null;
|
|
143790
|
-
for (var i = 1; i !=
|
|
143881
|
+
for (var i = 1; i != -2147483648; i = (i << 1)) {
|
|
143791
143882
|
if ((c & i) == 0) {
|
|
143792
143883
|
continue;
|
|
143793
143884
|
}
|
|
@@ -143800,7 +143891,7 @@
|
|
|
143800
143891
|
case 4194304:
|
|
143801
143892
|
case 524288:
|
|
143802
143893
|
case 32:
|
|
143803
|
-
if (h == null || !igniteuiWebcomponentsCore.Base.equalsStatic(h.
|
|
143894
|
+
if (h == null || !igniteuiWebcomponentsCore.Base.equalsStatic(h._df(i), a._aj(i))) {
|
|
143804
143895
|
continue;
|
|
143805
143896
|
}
|
|
143806
143897
|
break;
|
|
@@ -143813,7 +143904,7 @@
|
|
|
143813
143904
|
}
|
|
143814
143905
|
var k = b._aj(i);
|
|
143815
143906
|
if (WorksheetCellFormatData._cf(i, k) == false) {
|
|
143816
|
-
a.
|
|
143907
|
+
a._bm(i, k, false, 0);
|
|
143817
143908
|
}
|
|
143818
143909
|
}
|
|
143819
143910
|
a.g(d);
|
|
@@ -144460,7 +144551,7 @@
|
|
|
144460
144551
|
if (c != null && c._c4) {
|
|
144461
144552
|
return;
|
|
144462
144553
|
}
|
|
144463
|
-
var d = a.
|
|
144554
|
+
var d = a._bu;
|
|
144464
144555
|
var e;
|
|
144465
144556
|
switch (d) {
|
|
144466
144557
|
case 0: return;
|
|
@@ -144476,7 +144567,7 @@
|
|
|
144476
144567
|
default: return;
|
|
144477
144568
|
}
|
|
144478
144569
|
var f = 0;
|
|
144479
|
-
for (var g = 1; g !=
|
|
144570
|
+
for (var g = 1; g != -2147483648; g = (g << 1)) {
|
|
144480
144571
|
if ((b & g) == 0) {
|
|
144481
144572
|
continue;
|
|
144482
144573
|
}
|
|
@@ -145597,7 +145688,7 @@
|
|
|
145597
145688
|
}
|
|
145598
145689
|
d = new WorksheetTableAreaFormatProxy$1(this.$tArea, b, e, this._a);
|
|
145599
145690
|
if (this._a.isReadOnly) {
|
|
145600
|
-
d.d.
|
|
145691
|
+
d.d._dm();
|
|
145601
145692
|
}
|
|
145602
145693
|
this._h.item(b, d);
|
|
145603
145694
|
d.d.ab(this._a);
|
|
@@ -145708,14 +145799,14 @@
|
|
|
145708
145799
|
function WorksheetTableAreaFormatProxy$1($tArea, a, b, c) {
|
|
145709
145800
|
var _this = _super.call(this, 0, b, null, c) || this;
|
|
145710
145801
|
_this.$tArea = null;
|
|
145711
|
-
_this.
|
|
145802
|
+
_this._bt = null;
|
|
145712
145803
|
_this.$tArea = $tArea;
|
|
145713
145804
|
_this.$type = _this.$type.specialize(_this.$tArea);
|
|
145714
|
-
_this.
|
|
145805
|
+
_this._bt = a;
|
|
145715
145806
|
return _this;
|
|
145716
145807
|
}
|
|
145717
145808
|
WorksheetTableAreaFormatProxy$1.prototype.get__l = function () {
|
|
145718
|
-
return this.$type.getStaticFields().
|
|
145809
|
+
return this.$type.getStaticFields()._bs;
|
|
145719
145810
|
};
|
|
145720
145811
|
Object.defineProperty(WorksheetTableAreaFormatProxy$1.prototype, "_l", {
|
|
145721
145812
|
get: function () {
|
|
@@ -145752,15 +145843,15 @@
|
|
|
145752
145843
|
enumerable: false,
|
|
145753
145844
|
configurable: true
|
|
145754
145845
|
});
|
|
145755
|
-
Object.defineProperty(WorksheetTableAreaFormatProxy$1.prototype, "
|
|
145846
|
+
Object.defineProperty(WorksheetTableAreaFormatProxy$1.prototype, "_bu", {
|
|
145756
145847
|
get: function () {
|
|
145757
|
-
return this.
|
|
145848
|
+
return this._bt;
|
|
145758
145849
|
},
|
|
145759
145850
|
enumerable: false,
|
|
145760
145851
|
configurable: true
|
|
145761
145852
|
});
|
|
145762
145853
|
WorksheetTableAreaFormatProxy$1.$t = igniteuiWebcomponentsCore.markType(WorksheetTableAreaFormatProxy$1, 'WorksheetTableAreaFormatProxy$1', WorksheetCellFormatProxy.$, null, function () {
|
|
145763
|
-
this.
|
|
145854
|
+
this._bs = WorksheetCellFormatProxy._m(85, 8 | 4);
|
|
145764
145855
|
});
|
|
145765
145856
|
return WorksheetTableAreaFormatProxy$1;
|
|
145766
145857
|
}(WorksheetCellFormatProxy));
|
|
@@ -146600,8 +146691,8 @@
|
|
|
146600
146691
|
var b = a._o._a8(a._ab);
|
|
146601
146692
|
if (b != null) {
|
|
146602
146693
|
b = b._bu();
|
|
146603
|
-
b.
|
|
146604
|
-
b.
|
|
146694
|
+
b._du(67108864);
|
|
146695
|
+
b._du(134217728);
|
|
146605
146696
|
format.setFormatting(b);
|
|
146606
146697
|
}
|
|
146607
146698
|
}
|
|
@@ -146612,8 +146703,8 @@
|
|
|
146612
146703
|
var d = c._o._a8(c._ab);
|
|
146613
146704
|
if (d != null) {
|
|
146614
146705
|
d = d._bu();
|
|
146615
|
-
d.
|
|
146616
|
-
d.
|
|
146706
|
+
d._du(2);
|
|
146707
|
+
d._du(4);
|
|
146617
146708
|
format.setFormatting(d);
|
|
146618
146709
|
}
|
|
146619
146710
|
}
|
|
@@ -146705,18 +146796,18 @@
|
|
|
146705
146796
|
*/
|
|
146706
146797
|
WorksheetTableColumn.prototype.onCellFormatValueChanged = function (sender, values, options) {
|
|
146707
146798
|
var a = sender;
|
|
146708
|
-
this._b5(a, values, a.
|
|
146799
|
+
this._b5(a, values, a._bu == 0);
|
|
146709
146800
|
};
|
|
146710
146801
|
/**
|
|
146711
146802
|
* @hidden
|
|
146712
146803
|
*/
|
|
146713
146804
|
WorksheetTableColumn.prototype.onCellFormatValueChanging = function (sender, values) {
|
|
146714
146805
|
var a = sender;
|
|
146715
|
-
for (var b = 1; b !=
|
|
146806
|
+
for (var b = 1; b != -2147483648; b = (b << 1)) {
|
|
146716
146807
|
if ((values & b) == 0) {
|
|
146717
146808
|
continue;
|
|
146718
146809
|
}
|
|
146719
|
-
WorksheetTableColumn._b8(a.
|
|
146810
|
+
WorksheetTableColumn._b8(a._bu, b);
|
|
146720
146811
|
}
|
|
146721
146812
|
};
|
|
146722
146813
|
/**
|
|
@@ -147281,8 +147372,8 @@
|
|
|
147281
147372
|
var j = _2.value;
|
|
147282
147373
|
if (i <= j.value) {
|
|
147283
147374
|
var k = j.key._bu();
|
|
147284
|
-
k.
|
|
147285
|
-
k.
|
|
147375
|
+
k._du(2);
|
|
147376
|
+
k._du(4);
|
|
147286
147377
|
this._areaFormats$i.item(2).setFormatting(k);
|
|
147287
147378
|
break;
|
|
147288
147379
|
}
|
|
@@ -147324,7 +147415,7 @@
|
|
|
147324
147415
|
var d = c.key;
|
|
147325
147416
|
var e = igniteuiWebcomponentsCore.typeCast(WorksheetCellFormatProxy.$, c.value);
|
|
147326
147417
|
var f = igniteuiWebcomponentsCore.typeCast(WorksheetCellFormatProxy.$, this._am.item(d));
|
|
147327
|
-
ExcelUtils.fg(e, f,
|
|
147418
|
+
ExcelUtils.fg(e, f, -1, void 0, void 0, void 0, b);
|
|
147328
147419
|
}
|
|
147329
147420
|
}
|
|
147330
147421
|
catch (e_264_1) {
|
|
@@ -147460,7 +147551,7 @@
|
|
|
147460
147551
|
}
|
|
147461
147552
|
}
|
|
147462
147553
|
else if (b != null) {
|
|
147463
|
-
this._b6(this._areaFormats$i._f(0),
|
|
147554
|
+
this._b6(this._areaFormats$i._f(0), -1, true, b, null);
|
|
147464
147555
|
}
|
|
147465
147556
|
if (b != null && this._w != null) {
|
|
147466
147557
|
if (c != null) {
|
|
@@ -147527,7 +147618,7 @@
|
|
|
147527
147618
|
*/
|
|
147528
147619
|
WorksheetTableColumn.prototype._b7 = function (a) {
|
|
147529
147620
|
if (this._am != null) {
|
|
147530
|
-
this._b5(this._areaFormats$i._f(a),
|
|
147621
|
+
this._b5(this._areaFormats$i._f(a), -1, true);
|
|
147531
147622
|
}
|
|
147532
147623
|
};
|
|
147533
147624
|
/**
|
|
@@ -147664,7 +147755,7 @@
|
|
|
147664
147755
|
if (d != null && d._c4) {
|
|
147665
147756
|
return;
|
|
147666
147757
|
}
|
|
147667
|
-
var e = a.
|
|
147758
|
+
var e = a._bu;
|
|
147668
147759
|
var f = null;
|
|
147669
147760
|
var g = null;
|
|
147670
147761
|
switch (e) {
|
|
@@ -150454,7 +150545,7 @@
|
|
|
150454
150545
|
});
|
|
150455
150546
|
Object.defineProperty(WorkbookFontDataResolved.prototype, "_bold$i", {
|
|
150456
150547
|
get: function () {
|
|
150457
|
-
return this._a.d.
|
|
150548
|
+
return this._a.d._c3;
|
|
150458
150549
|
},
|
|
150459
150550
|
set: function (a) {
|
|
150460
150551
|
this._e();
|
|
@@ -150495,7 +150586,7 @@
|
|
|
150495
150586
|
});
|
|
150496
150587
|
Object.defineProperty(WorkbookFontDataResolved.prototype, "_italic$i", {
|
|
150497
150588
|
get: function () {
|
|
150498
|
-
return this._a.d.
|
|
150589
|
+
return this._a.d._c4;
|
|
150499
150590
|
},
|
|
150500
150591
|
set: function (a) {
|
|
150501
150592
|
this._e();
|
|
@@ -150505,7 +150596,7 @@
|
|
|
150505
150596
|
});
|
|
150506
150597
|
Object.defineProperty(WorkbookFontDataResolved.prototype, "name", {
|
|
150507
150598
|
get: function () {
|
|
150508
|
-
return this._a.d.
|
|
150599
|
+
return this._a.d._dh;
|
|
150509
150600
|
},
|
|
150510
150601
|
set: function (a) {
|
|
150511
150602
|
this._e();
|
|
@@ -150526,7 +150617,7 @@
|
|
|
150526
150617
|
});
|
|
150527
150618
|
Object.defineProperty(WorkbookFontDataResolved.prototype, "_strikeout$i", {
|
|
150528
150619
|
get: function () {
|
|
150529
|
-
return this._a.d.
|
|
150620
|
+
return this._a.d._c5;
|
|
150530
150621
|
},
|
|
150531
150622
|
set: function (a) {
|
|
150532
150623
|
this._e();
|
|
@@ -150770,7 +150861,7 @@
|
|
|
150770
150861
|
WorkbookFontProxy.prototype.g = function (a) {
|
|
150771
150862
|
_super.prototype.g.call(this, a);
|
|
150772
150863
|
if (this._m != null) {
|
|
150773
|
-
this._m.
|
|
150864
|
+
this._m._dp();
|
|
150774
150865
|
}
|
|
150775
150866
|
};
|
|
150776
150867
|
WorkbookFontProxy._l = function (a, b) {
|
|
@@ -172984,7 +173075,7 @@
|
|
|
172984
173075
|
j = g._b2.a(k._cs);
|
|
172985
173076
|
}
|
|
172986
173077
|
else {
|
|
172987
|
-
j = new ValueFormatter(0, g, k.
|
|
173078
|
+
j = new ValueFormatter(0, g, k._di, a._y);
|
|
172988
173079
|
}
|
|
172989
173080
|
}
|
|
172990
173081
|
if (j.o == false) {
|
|
@@ -173786,7 +173877,7 @@
|
|
|
173786
173877
|
a.worksheet._ex.item(ValueTuple.a(WorksheetRow.$, igniteuiWebcomponentsCore.Number_$type, a, b), c);
|
|
173787
173878
|
};
|
|
173788
173879
|
WorksheetCellBlock.t = function (a, b, c) {
|
|
173789
|
-
if (WorksheetCellBlock.q(a._a7(b).
|
|
173880
|
+
if (WorksheetCellBlock.q(a._a7(b)._di)) {
|
|
173790
173881
|
c = a._bc(b);
|
|
173791
173882
|
return {
|
|
173792
173883
|
ret: true,
|
|
@@ -173908,32 +173999,32 @@
|
|
|
173908
173999
|
case 2:
|
|
173909
174000
|
case 4:
|
|
173910
174001
|
if (m == j) {
|
|
173911
|
-
p.
|
|
174002
|
+
p._bm(s, h._aj(s), false, a);
|
|
173912
174003
|
}
|
|
173913
174004
|
break;
|
|
173914
174005
|
case 67108864:
|
|
173915
174006
|
case 134217728:
|
|
173916
174007
|
if (m == i) {
|
|
173917
|
-
p.
|
|
174008
|
+
p._bm(s, h._aj(s), false, a);
|
|
173918
174009
|
}
|
|
173919
174010
|
break;
|
|
173920
174011
|
case 262144:
|
|
173921
174012
|
case 524288:
|
|
173922
174013
|
if (o == k) {
|
|
173923
|
-
p.
|
|
174014
|
+
p._bm(s, h._aj(s), false, a);
|
|
173924
174015
|
}
|
|
173925
174016
|
break;
|
|
173926
174017
|
case 2097152:
|
|
173927
174018
|
case 4194304:
|
|
173928
174019
|
if (o == l) {
|
|
173929
|
-
p.
|
|
174020
|
+
p._bm(s, h._aj(s), false, a);
|
|
173930
174021
|
}
|
|
173931
174022
|
break;
|
|
173932
174023
|
case 32640:
|
|
173933
174024
|
p._a1(h._u, false, a);
|
|
173934
174025
|
break;
|
|
173935
174026
|
default:
|
|
173936
|
-
p.
|
|
174027
|
+
p._bm(s, h._aj(s), false, a);
|
|
173937
174028
|
break;
|
|
173938
174029
|
}
|
|
173939
174030
|
}
|
|
@@ -174298,7 +174389,7 @@
|
|
|
174298
174389
|
break;
|
|
174299
174390
|
}
|
|
174300
174391
|
var d = this._a1(igniteuiWebcomponentsCore.toNullable(CellFormatValue_$type, c), false);
|
|
174301
|
-
this._cellFormatInternal.
|
|
174392
|
+
this._cellFormatInternal._bm(c, d.item(c), true, 4);
|
|
174302
174393
|
};
|
|
174303
174394
|
/**
|
|
174304
174395
|
* @hidden
|
|
@@ -174363,7 +174454,7 @@
|
|
|
174363
174454
|
m = j;
|
|
174364
174455
|
}
|
|
174365
174456
|
if (igniteuiWebcomponentsCore.Base.equalsStatic(m, k) == false) {
|
|
174366
|
-
k = WorksheetCellFormatData.
|
|
174457
|
+
k = WorksheetCellFormatData._da(h);
|
|
174367
174458
|
break;
|
|
174368
174459
|
}
|
|
174369
174460
|
}
|
|
@@ -174390,13 +174481,13 @@
|
|
|
174390
174481
|
var m = ExcelUtils.d1(a, f, g, l, e, h);
|
|
174391
174482
|
var n;
|
|
174392
174483
|
if (j != null) {
|
|
174393
|
-
n = j.b.
|
|
174484
|
+
n = j.b._df(h);
|
|
174394
174485
|
}
|
|
174395
174486
|
else if (k != null) {
|
|
174396
|
-
n = k.b.
|
|
174487
|
+
n = k.b._df(ExcelUtils.n(h));
|
|
174397
174488
|
}
|
|
174398
174489
|
else {
|
|
174399
|
-
n = WorksheetCellFormatData.
|
|
174490
|
+
n = WorksheetCellFormatData._da(h);
|
|
174400
174491
|
}
|
|
174401
174492
|
var o = m;
|
|
174402
174493
|
if (WorksheetCellFormatData._cf(h, o)) {
|
|
@@ -174410,7 +174501,7 @@
|
|
|
174410
174501
|
r = n;
|
|
174411
174502
|
}
|
|
174412
174503
|
if (igniteuiWebcomponentsCore.Base.equalsStatic(r, o) == false) {
|
|
174413
|
-
o = WorksheetCellFormatData.
|
|
174504
|
+
o = WorksheetCellFormatData._da(h);
|
|
174414
174505
|
break;
|
|
174415
174506
|
}
|
|
174416
174507
|
}
|
|
@@ -175246,7 +175337,7 @@
|
|
|
175246
175337
|
for (var i = 0; i < f.length; i++) {
|
|
175247
175338
|
var j = f[i];
|
|
175248
175339
|
ExcelUtils.fd(h, e, j);
|
|
175249
|
-
h.
|
|
175340
|
+
h._du(j);
|
|
175250
175341
|
}
|
|
175251
175342
|
if (e._cd) {
|
|
175252
175343
|
e = null;
|
|
@@ -176555,7 +176646,7 @@
|
|
|
176555
176646
|
try {
|
|
176556
176647
|
for (var _1 = tslib.__values(igniteuiWebcomponentsCore.fromEnum(a._areaFormats$i._i())), _2 = _1.next(); !_2.done; _2 = _1.next()) {
|
|
176557
176648
|
var c = _2.value;
|
|
176558
|
-
b._m(c.
|
|
176649
|
+
b._m(c._bu, this._bc(c.d));
|
|
176559
176650
|
}
|
|
176560
176651
|
}
|
|
176561
176652
|
catch (e_357_1) {
|
|
@@ -183974,7 +184065,7 @@
|
|
|
183974
184065
|
return _super.call(this, 1, a, b) || this;
|
|
183975
184066
|
}
|
|
183976
184067
|
WorksheetMergedRegionOwnedCellFormatProxy.prototype.get__l = function () {
|
|
183977
|
-
return WorksheetMergedRegionOwnedCellFormatProxy.
|
|
184068
|
+
return WorksheetMergedRegionOwnedCellFormatProxy._bs;
|
|
183978
184069
|
};
|
|
183979
184070
|
Object.defineProperty(WorksheetMergedRegionOwnedCellFormatProxy.prototype, "_l", {
|
|
183980
184071
|
get: function () {
|
|
@@ -184008,7 +184099,7 @@
|
|
|
184008
184099
|
configurable: true
|
|
184009
184100
|
});
|
|
184010
184101
|
WorksheetMergedRegionOwnedCellFormatProxy.$t = igniteuiWebcomponentsCore.markType(WorksheetMergedRegionOwnedCellFormatProxy, 'WorksheetMergedRegionOwnedCellFormatProxy', WorksheetCellFormatProxy.$);
|
|
184011
|
-
WorksheetMergedRegionOwnedCellFormatProxy.
|
|
184102
|
+
WorksheetMergedRegionOwnedCellFormatProxy._bs = WorksheetCellFormatProxy._m(4, 4);
|
|
184012
184103
|
return WorksheetMergedRegionOwnedCellFormatProxy;
|
|
184013
184104
|
}(WorksheetCellFormatProxy));
|
|
184014
184105
|
/**
|
|
@@ -185734,7 +185825,7 @@
|
|
|
185734
185825
|
if (b.isBuiltIn) {
|
|
185735
185826
|
b._m = false;
|
|
185736
185827
|
b._i.setFormatting(a._i);
|
|
185737
|
-
b._i.
|
|
185828
|
+
b._i._dv(a._i.formatOptions);
|
|
185738
185829
|
return b;
|
|
185739
185830
|
}
|
|
185740
185831
|
this.remove(b);
|
|
@@ -187013,7 +187104,7 @@
|
|
|
187013
187104
|
p1: b
|
|
187014
187105
|
};
|
|
187015
187106
|
}
|
|
187016
|
-
b = c.
|
|
187107
|
+
b = c._dc(ExcelUtils.n(a), null);
|
|
187017
187108
|
return {
|
|
187018
187109
|
ret: true,
|
|
187019
187110
|
p1: b
|
|
@@ -187043,7 +187134,7 @@
|
|
|
187043
187134
|
});
|
|
187044
187135
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "bottomBorderColorInfo", {
|
|
187045
187136
|
get: function () {
|
|
187046
|
-
return this._b.d.
|
|
187137
|
+
return this._b.d._dc(2, igniteuiWebcomponentsCore.runOn(this, this._f));
|
|
187047
187138
|
},
|
|
187048
187139
|
set: function (a) {
|
|
187049
187140
|
this._n();
|
|
@@ -187053,7 +187144,7 @@
|
|
|
187053
187144
|
});
|
|
187054
187145
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "bottomBorderStyle", {
|
|
187055
187146
|
get: function () {
|
|
187056
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d.
|
|
187147
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d._dc(4, igniteuiWebcomponentsCore.runOn(this, this._f)));
|
|
187057
187148
|
},
|
|
187058
187149
|
set: function (a) {
|
|
187059
187150
|
this._n();
|
|
@@ -187172,7 +187263,7 @@
|
|
|
187172
187263
|
});
|
|
187173
187264
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "formatString", {
|
|
187174
187265
|
get: function () {
|
|
187175
|
-
return this._b.d.
|
|
187266
|
+
return this._b.d._di;
|
|
187176
187267
|
},
|
|
187177
187268
|
set: function (a) {
|
|
187178
187269
|
this._n();
|
|
@@ -187192,7 +187283,7 @@
|
|
|
187192
187283
|
});
|
|
187193
187284
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "leftBorderColorInfo", {
|
|
187194
187285
|
get: function () {
|
|
187195
|
-
return this._b.d.
|
|
187286
|
+
return this._b.d._dc(262144, igniteuiWebcomponentsCore.runOn(this, this._f));
|
|
187196
187287
|
},
|
|
187197
187288
|
set: function (a) {
|
|
187198
187289
|
this._n();
|
|
@@ -187202,7 +187293,28 @@
|
|
|
187202
187293
|
});
|
|
187203
187294
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "leftBorderStyle", {
|
|
187204
187295
|
get: function () {
|
|
187205
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d.
|
|
187296
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d._dc(524288, igniteuiWebcomponentsCore.runOn(this, this._f)));
|
|
187297
|
+
},
|
|
187298
|
+
set: function (a) {
|
|
187299
|
+
this._n();
|
|
187300
|
+
},
|
|
187301
|
+
enumerable: false,
|
|
187302
|
+
configurable: true
|
|
187303
|
+
});
|
|
187304
|
+
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "hidden", {
|
|
187305
|
+
get: function () {
|
|
187306
|
+
return igniteuiWebcomponentsCore.unwrapNullable(this._hidden$i);
|
|
187307
|
+
},
|
|
187308
|
+
set: function (a) {
|
|
187309
|
+
arguments[0] = igniteuiWebcomponentsCore.wrapNullable(igniteuiWebcomponentsCore.Boolean_$type, arguments[0]);
|
|
187310
|
+
this._hidden$i = arguments[0];
|
|
187311
|
+
},
|
|
187312
|
+
enumerable: false,
|
|
187313
|
+
configurable: true
|
|
187314
|
+
});
|
|
187315
|
+
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "_hidden$i", {
|
|
187316
|
+
get: function () {
|
|
187317
|
+
return this._b.d._c6;
|
|
187206
187318
|
},
|
|
187207
187319
|
set: function (a) {
|
|
187208
187320
|
this._n();
|
|
@@ -187223,7 +187335,7 @@
|
|
|
187223
187335
|
});
|
|
187224
187336
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "_locked$i", {
|
|
187225
187337
|
get: function () {
|
|
187226
|
-
return this._b.d.
|
|
187338
|
+
return this._b.d._c7;
|
|
187227
187339
|
},
|
|
187228
187340
|
set: function (a) {
|
|
187229
187341
|
this._n();
|
|
@@ -187233,7 +187345,7 @@
|
|
|
187233
187345
|
});
|
|
187234
187346
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "rightBorderColorInfo", {
|
|
187235
187347
|
get: function () {
|
|
187236
|
-
return this._b.d.
|
|
187348
|
+
return this._b.d._dc(2097152, igniteuiWebcomponentsCore.runOn(this, this._f));
|
|
187237
187349
|
},
|
|
187238
187350
|
set: function (a) {
|
|
187239
187351
|
this._n();
|
|
@@ -187243,7 +187355,7 @@
|
|
|
187243
187355
|
});
|
|
187244
187356
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "rightBorderStyle", {
|
|
187245
187357
|
get: function () {
|
|
187246
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d.
|
|
187358
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d._dc(4194304, igniteuiWebcomponentsCore.runOn(this, this._f)));
|
|
187247
187359
|
},
|
|
187248
187360
|
set: function (a) {
|
|
187249
187361
|
this._n();
|
|
@@ -187274,7 +187386,7 @@
|
|
|
187274
187386
|
});
|
|
187275
187387
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "_shrinkToFit$i", {
|
|
187276
187388
|
get: function () {
|
|
187277
|
-
return this._b.d.
|
|
187389
|
+
return this._b.d._c8;
|
|
187278
187390
|
},
|
|
187279
187391
|
set: function (a) {
|
|
187280
187392
|
this._n();
|
|
@@ -187294,7 +187406,7 @@
|
|
|
187294
187406
|
});
|
|
187295
187407
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "topBorderColorInfo", {
|
|
187296
187408
|
get: function () {
|
|
187297
|
-
return this._b.d.
|
|
187409
|
+
return this._b.d._dc(67108864, igniteuiWebcomponentsCore.runOn(this, this._f));
|
|
187298
187410
|
},
|
|
187299
187411
|
set: function (a) {
|
|
187300
187412
|
this._n();
|
|
@@ -187304,7 +187416,7 @@
|
|
|
187304
187416
|
});
|
|
187305
187417
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "topBorderStyle", {
|
|
187306
187418
|
get: function () {
|
|
187307
|
-
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d.
|
|
187419
|
+
return igniteuiWebcomponentsCore.EnumUtil.getEnumValue(CellBorderLineStyle_$type, this._b.d._dc(134217728, igniteuiWebcomponentsCore.runOn(this, this._f)));
|
|
187308
187420
|
},
|
|
187309
187421
|
set: function (a) {
|
|
187310
187422
|
this._n();
|
|
@@ -187335,7 +187447,7 @@
|
|
|
187335
187447
|
});
|
|
187336
187448
|
Object.defineProperty(WorksheetCellFormatDataResolved.prototype, "_wrapText$i", {
|
|
187337
187449
|
get: function () {
|
|
187338
|
-
return this._b.d.
|
|
187450
|
+
return this._b.d._c9;
|
|
187339
187451
|
},
|
|
187340
187452
|
set: function (a) {
|
|
187341
187453
|
this._n();
|
|
@@ -187362,7 +187474,7 @@
|
|
|
187362
187474
|
var d = c.tryGetValue(a, b);
|
|
187363
187475
|
b = d.p1;
|
|
187364
187476
|
return {
|
|
187365
|
-
ret: igniteuiWebcomponentsCore.Base.equalsStatic(b, WorksheetCellFormatData.
|
|
187477
|
+
ret: igniteuiWebcomponentsCore.Base.equalsStatic(b, WorksheetCellFormatData._da(a)) == false,
|
|
187366
187478
|
p1: b
|
|
187367
187479
|
};
|
|
187368
187480
|
};
|
|
@@ -187376,29 +187488,29 @@
|
|
|
187376
187488
|
tslib.__extends(WorksheetCellOwnedFormatProxy, _super);
|
|
187377
187489
|
function WorksheetCellOwnedFormatProxy(a, b, c, d, e) {
|
|
187378
187490
|
var _this = _super.call(this, 0, a, b, c) || this;
|
|
187379
|
-
_this.
|
|
187380
|
-
_this.
|
|
187381
|
-
_this.
|
|
187382
|
-
_this.
|
|
187383
|
-
_this.
|
|
187384
|
-
_this.
|
|
187491
|
+
_this._bt = null;
|
|
187492
|
+
_this._bx = 0;
|
|
187493
|
+
_this._bv = 0;
|
|
187494
|
+
_this._bv = d;
|
|
187495
|
+
_this._bt = e;
|
|
187496
|
+
_this._bx = c.worksheet._fw;
|
|
187385
187497
|
return _this;
|
|
187386
187498
|
}
|
|
187387
187499
|
WorksheetCellOwnedFormatProxy.prototype.g = function (a) {
|
|
187388
187500
|
_super.prototype.g.call(this, a);
|
|
187389
|
-
this.
|
|
187501
|
+
this._by();
|
|
187390
187502
|
};
|
|
187391
187503
|
WorksheetCellOwnedFormatProxy.prototype.b = function (a) {
|
|
187392
|
-
this.
|
|
187504
|
+
this._bz();
|
|
187393
187505
|
if (a == false) {
|
|
187394
187506
|
return _super.prototype.b.call(this, a);
|
|
187395
187507
|
}
|
|
187396
187508
|
var b = _super.prototype.b.call(this, a);
|
|
187397
|
-
this.
|
|
187509
|
+
this._by();
|
|
187398
187510
|
return b;
|
|
187399
187511
|
};
|
|
187400
187512
|
WorksheetCellOwnedFormatProxy.prototype.get__l = function () {
|
|
187401
|
-
return WorksheetCellOwnedFormatProxy.
|
|
187513
|
+
return WorksheetCellOwnedFormatProxy._bs;
|
|
187402
187514
|
};
|
|
187403
187515
|
Object.defineProperty(WorksheetCellOwnedFormatProxy.prototype, "_l", {
|
|
187404
187516
|
get: function () {
|
|
@@ -187418,9 +187530,9 @@
|
|
|
187418
187530
|
configurable: true
|
|
187419
187531
|
});
|
|
187420
187532
|
WorksheetCellOwnedFormatProxy.prototype._ai = function () {
|
|
187421
|
-
this.
|
|
187533
|
+
this._bz();
|
|
187422
187534
|
var a = this._s;
|
|
187423
|
-
return igniteuiWebcomponentsCore.toNullable(WorksheetCellAddress.$, new WorksheetCellAddress(1, a.index, this.
|
|
187535
|
+
return igniteuiWebcomponentsCore.toNullable(WorksheetCellAddress.$, new WorksheetCellAddress(1, a.index, this._bv));
|
|
187424
187536
|
};
|
|
187425
187537
|
WorksheetCellOwnedFormatProxy.prototype._at = function (a) {
|
|
187426
187538
|
if (WorksheetCellAddress.i(a, igniteuiWebcomponentsCore.toNullable(WorksheetCellAddress.$, null))) {
|
|
@@ -187428,9 +187540,9 @@
|
|
|
187428
187540
|
if (b != null) {
|
|
187429
187541
|
var c = b.worksheet;
|
|
187430
187542
|
if (c != null) {
|
|
187431
|
-
this.
|
|
187432
|
-
this.
|
|
187433
|
-
this.
|
|
187543
|
+
this._bx = c._fw;
|
|
187544
|
+
this._bd(c._rows$i.item(a.value.o));
|
|
187545
|
+
this._bv = a.value.m;
|
|
187434
187546
|
}
|
|
187435
187547
|
}
|
|
187436
187548
|
}
|
|
@@ -187447,44 +187559,44 @@
|
|
|
187447
187559
|
configurable: true
|
|
187448
187560
|
});
|
|
187449
187561
|
WorksheetCellOwnedFormatProxy.prototype.get_d = function () {
|
|
187450
|
-
this.
|
|
187451
|
-
this.c = this.
|
|
187562
|
+
this._bz();
|
|
187563
|
+
this.c = this._bt[this._bv % 32];
|
|
187452
187564
|
return this.c;
|
|
187453
187565
|
};
|
|
187454
|
-
WorksheetCellOwnedFormatProxy.prototype._bx = function () {
|
|
187455
|
-
this._bs[this._bu % 32] = this.c;
|
|
187456
|
-
};
|
|
187457
187566
|
WorksheetCellOwnedFormatProxy.prototype._by = function () {
|
|
187567
|
+
this._bt[this._bv % 32] = this.c;
|
|
187568
|
+
};
|
|
187569
|
+
WorksheetCellOwnedFormatProxy.prototype._bz = function () {
|
|
187458
187570
|
var _this = this;
|
|
187459
|
-
if (this.
|
|
187571
|
+
if (this._bt != null) {
|
|
187460
187572
|
var a = this._s;
|
|
187461
|
-
var b = this.
|
|
187573
|
+
var b = this._bv;
|
|
187462
187574
|
var c_11 = this._s;
|
|
187463
187575
|
var d_10 = c_11.worksheet;
|
|
187464
|
-
if (d_10 == null || ((function () { var e = d_10._ep(c_11, _this.
|
|
187465
|
-
this.
|
|
187466
|
-
this.
|
|
187467
|
-
this.
|
|
187576
|
+
if (d_10 == null || ((function () { var e = d_10._ep(c_11, _this._bv, _this._bx); c_11 = e.p0; _this._bv = e.p1; _this._bx = e.p2; return e.ret; })()) == false) {
|
|
187577
|
+
this._bd(null);
|
|
187578
|
+
this._bv = -1;
|
|
187579
|
+
this._bt = null;
|
|
187468
187580
|
this.c = null;
|
|
187469
187581
|
}
|
|
187470
|
-
else if (c_11 != a || this.
|
|
187471
|
-
this.
|
|
187472
|
-
this.
|
|
187473
|
-
this.c = c_11._bb(this.
|
|
187582
|
+
else if (c_11 != a || this._bv != b) {
|
|
187583
|
+
this._bd(c_11);
|
|
187584
|
+
this._bt = c_11._aj(this._bv);
|
|
187585
|
+
this.c = c_11._bb(this._bt, this._bv).d;
|
|
187474
187586
|
}
|
|
187475
187587
|
}
|
|
187476
|
-
if (this.
|
|
187588
|
+
if (this._bt == null) {
|
|
187477
187589
|
throw new igniteuiWebcomponentsCore.InvalidOperationException(1, ExcelUtils.eh("LE_ArgumentException_CellShiftedOffWorksheet"));
|
|
187478
187590
|
}
|
|
187479
187591
|
};
|
|
187480
|
-
Object.defineProperty(WorksheetCellOwnedFormatProxy.prototype, "
|
|
187592
|
+
Object.defineProperty(WorksheetCellOwnedFormatProxy.prototype, "_bw", {
|
|
187481
187593
|
get: function () {
|
|
187482
|
-
return this.
|
|
187594
|
+
return this._bv;
|
|
187483
187595
|
},
|
|
187484
187596
|
enumerable: false,
|
|
187485
187597
|
configurable: true
|
|
187486
187598
|
});
|
|
187487
|
-
Object.defineProperty(WorksheetCellOwnedFormatProxy.prototype, "
|
|
187599
|
+
Object.defineProperty(WorksheetCellOwnedFormatProxy.prototype, "_bu", {
|
|
187488
187600
|
get: function () {
|
|
187489
187601
|
return this.c;
|
|
187490
187602
|
},
|
|
@@ -187495,7 +187607,7 @@
|
|
|
187495
187607
|
configurable: true
|
|
187496
187608
|
});
|
|
187497
187609
|
WorksheetCellOwnedFormatProxy.$t = igniteuiWebcomponentsCore.markType(WorksheetCellOwnedFormatProxy, 'WorksheetCellOwnedFormatProxy', WorksheetCellFormatProxy.$);
|
|
187498
|
-
WorksheetCellOwnedFormatProxy.
|
|
187610
|
+
WorksheetCellOwnedFormatProxy._bs = WorksheetCellFormatProxy._m(4, 4);
|
|
187499
187611
|
return WorksheetCellOwnedFormatProxy;
|
|
187500
187612
|
}(WorksheetCellFormatProxy));
|
|
187501
187613
|
/**
|
|
@@ -187549,7 +187661,7 @@
|
|
|
187549
187661
|
}
|
|
187550
187662
|
WorksheetColumnOwnedFormatProxy.prototype.g = function (a) {
|
|
187551
187663
|
_super.prototype.g.call(this, a);
|
|
187552
|
-
this.
|
|
187664
|
+
this._bt().b = this.c;
|
|
187553
187665
|
var b = this._s._aj();
|
|
187554
187666
|
this.c = b.b;
|
|
187555
187667
|
this._s.worksheet._hi();
|
|
@@ -187562,7 +187674,7 @@
|
|
|
187562
187674
|
return c;
|
|
187563
187675
|
};
|
|
187564
187676
|
WorksheetColumnOwnedFormatProxy.prototype.get__l = function () {
|
|
187565
|
-
return WorksheetColumnOwnedFormatProxy.
|
|
187677
|
+
return WorksheetColumnOwnedFormatProxy._bs;
|
|
187566
187678
|
};
|
|
187567
187679
|
Object.defineProperty(WorksheetColumnOwnedFormatProxy.prototype, "_l", {
|
|
187568
187680
|
get: function () {
|
|
@@ -187582,7 +187694,7 @@
|
|
|
187582
187694
|
configurable: true
|
|
187583
187695
|
});
|
|
187584
187696
|
WorksheetColumnOwnedFormatProxy.prototype.get_d = function () {
|
|
187585
|
-
this.c = this.
|
|
187697
|
+
this.c = this._bt().b;
|
|
187586
187698
|
return this.c;
|
|
187587
187699
|
};
|
|
187588
187700
|
WorksheetColumnOwnedFormatProxy.prototype.get__v = function () {
|
|
@@ -187596,12 +187708,12 @@
|
|
|
187596
187708
|
enumerable: false,
|
|
187597
187709
|
configurable: true
|
|
187598
187710
|
});
|
|
187599
|
-
WorksheetColumnOwnedFormatProxy.prototype.
|
|
187711
|
+
WorksheetColumnOwnedFormatProxy.prototype._bt = function () {
|
|
187600
187712
|
var a = this._s;
|
|
187601
187713
|
return a.worksheet._cb(a._aq);
|
|
187602
187714
|
};
|
|
187603
187715
|
WorksheetColumnOwnedFormatProxy.$t = igniteuiWebcomponentsCore.markType(WorksheetColumnOwnedFormatProxy, 'WorksheetColumnOwnedFormatProxy', WorksheetCellFormatProxy.$);
|
|
187604
|
-
WorksheetColumnOwnedFormatProxy.
|
|
187716
|
+
WorksheetColumnOwnedFormatProxy._bs = WorksheetCellFormatProxy._m(27, 8);
|
|
187605
187717
|
return WorksheetColumnOwnedFormatProxy;
|
|
187606
187718
|
}(WorksheetCellFormatProxy));
|
|
187607
187719
|
/**
|
|
@@ -190855,7 +190967,7 @@
|
|
|
190855
190967
|
return _super.call(this, 1, a, b) || this;
|
|
190856
190968
|
}
|
|
190857
190969
|
WorksheetRowOwnedCellFormatProxy.prototype.get__l = function () {
|
|
190858
|
-
return WorksheetRowOwnedCellFormatProxy.
|
|
190970
|
+
return WorksheetRowOwnedCellFormatProxy._bs;
|
|
190859
190971
|
};
|
|
190860
190972
|
Object.defineProperty(WorksheetRowOwnedCellFormatProxy.prototype, "_l", {
|
|
190861
190973
|
get: function () {
|
|
@@ -190889,7 +191001,7 @@
|
|
|
190889
191001
|
configurable: true
|
|
190890
191002
|
});
|
|
190891
191003
|
WorksheetRowOwnedCellFormatProxy.$t = igniteuiWebcomponentsCore.markType(WorksheetRowOwnedCellFormatProxy, 'WorksheetRowOwnedCellFormatProxy', WorksheetCellFormatProxy.$);
|
|
190892
|
-
WorksheetRowOwnedCellFormatProxy.
|
|
191004
|
+
WorksheetRowOwnedCellFormatProxy._bs = WorksheetCellFormatProxy._m(61, 8 | 4);
|
|
190893
191005
|
return WorksheetRowOwnedCellFormatProxy;
|
|
190894
191006
|
}(WorksheetCellFormatProxy));
|
|
190895
191007
|
/**
|
|
@@ -233664,7 +233776,7 @@
|
|
|
233664
233776
|
if (d == null) {
|
|
233665
233777
|
d = this._b._styles$i.normalStyle;
|
|
233666
233778
|
}
|
|
233667
|
-
e.
|
|
233779
|
+
e._dw(d);
|
|
233668
233780
|
if (f != null && g.length != 0) {
|
|
233669
233781
|
if (ExcelUtils.by(f.formatOptions, 8)) {
|
|
233670
233782
|
for (var h = 0; h < g.length; h++) {
|
|
@@ -233673,7 +233785,7 @@
|
|
|
233673
233785
|
}
|
|
233674
233786
|
}
|
|
233675
233787
|
var i = a._d(this._b, b);
|
|
233676
|
-
for (var j = 1; j !=
|
|
233788
|
+
for (var j = 1; j != -2147483648; j = (j << 1)) {
|
|
233677
233789
|
if (c(b, j) == false) {
|
|
233678
233790
|
continue;
|
|
233679
233791
|
}
|
|
@@ -235228,7 +235340,9 @@
|
|
|
235228
235340
|
case 29:
|
|
235229
235341
|
b.font._strikeout$i = c;
|
|
235230
235342
|
break;
|
|
235231
|
-
case 44:
|
|
235343
|
+
case 44:
|
|
235344
|
+
b._hidden$i = c;
|
|
235345
|
+
break;
|
|
235232
235346
|
case 43:
|
|
235233
235347
|
b._locked$i = c;
|
|
235234
235348
|
break;
|
|
@@ -245815,7 +245929,7 @@
|
|
|
245815
245929
|
}
|
|
245816
245930
|
break;
|
|
245817
245931
|
case "protect":
|
|
245818
|
-
m = igniteuiWebcomponentsCore.nullableEquals(s.
|
|
245932
|
+
m = igniteuiWebcomponentsCore.nullableEquals(s._c7, false) ? 0 : 1;
|
|
245819
245933
|
break;
|
|
245820
245934
|
default:
|
|
245821
245935
|
case "format":
|
|
@@ -265655,18 +265769,21 @@
|
|
|
265655
265769
|
});
|
|
265656
265770
|
ProtectionInfo.prototype.k = function (a) {
|
|
265657
265771
|
a._locked$i = XlsxUtilities.a9(this.j);
|
|
265772
|
+
a._hidden$i = XlsxUtilities.a9(this.h);
|
|
265658
265773
|
};
|
|
265659
265774
|
ProtectionInfo.a = function (a) {
|
|
265660
265775
|
return ProtectionInfo.b(a, false);
|
|
265661
265776
|
};
|
|
265662
265777
|
ProtectionInfo.b = function (a, b) {
|
|
265663
|
-
var c = a.
|
|
265664
|
-
|
|
265778
|
+
var c = a._c7;
|
|
265779
|
+
var d = a._c6;
|
|
265780
|
+
if (b == false && igniteuiWebcomponentsCore.nullableEquals(c, true) && igniteuiWebcomponentsCore.nullableEquals(d, false)) {
|
|
265665
265781
|
return null;
|
|
265666
265782
|
}
|
|
265667
|
-
var
|
|
265668
|
-
|
|
265669
|
-
|
|
265783
|
+
var e = new ProtectionInfo();
|
|
265784
|
+
e.j = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, (igniteuiWebcomponentsCore.nullableEquals(c, true)));
|
|
265785
|
+
e.h = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Boolean_$type, (igniteuiWebcomponentsCore.nullableEquals(d, true)));
|
|
265786
|
+
return e;
|
|
265670
265787
|
};
|
|
265671
265788
|
ProtectionInfo.d = function (a, b) {
|
|
265672
265789
|
if (igniteuiWebcomponentsCore.Base.referenceEquals(a, null) && igniteuiWebcomponentsCore.Base.referenceEquals(b, null)) {
|
|
@@ -265864,7 +265981,7 @@
|
|
|
265864
265981
|
a.rotation = c;
|
|
265865
265982
|
}
|
|
265866
265983
|
var d = XlsxUtilities.a8(this.u);
|
|
265867
|
-
if (b || igniteuiWebcomponentsCore.nullableNotEquals(a.
|
|
265984
|
+
if (b || igniteuiWebcomponentsCore.nullableNotEquals(a._c9, d)) {
|
|
265868
265985
|
a._wrapText$i = d;
|
|
265869
265986
|
}
|
|
265870
265987
|
if (b || a._a9 != this.i) {
|
|
@@ -265875,7 +265992,7 @@
|
|
|
265875
265992
|
a.indent = e;
|
|
265876
265993
|
}
|
|
265877
265994
|
var f = XlsxUtilities.a8(this.s);
|
|
265878
|
-
if (b || igniteuiWebcomponentsCore.nullableNotEquals(a.
|
|
265995
|
+
if (b || igniteuiWebcomponentsCore.nullableNotEquals(a._c8, f)) {
|
|
265879
265996
|
a._shrinkToFit$i = f;
|
|
265880
265997
|
}
|
|
265881
265998
|
};
|
|
@@ -265887,9 +266004,9 @@
|
|
|
265887
266004
|
var d = a._a4;
|
|
265888
266005
|
var e = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Number_$type, igniteuiWebcomponentsCore.intSToU(a._ct));
|
|
265889
266006
|
var f = igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Number_$type, igniteuiWebcomponentsCore.intSToU(a._cw));
|
|
265890
|
-
var g = a.
|
|
266007
|
+
var g = a._c8;
|
|
265891
266008
|
var h = a._a9;
|
|
265892
|
-
var i = a.
|
|
266009
|
+
var i = a._c9;
|
|
265893
266010
|
if (b == false && c == false && d == 0 && igniteuiWebcomponentsCore.nullableEquals(e, 0) && igniteuiWebcomponentsCore.nullableEquals(f, 0) && igniteuiWebcomponentsCore.nullableEquals(g, false) && igniteuiWebcomponentsCore.nullableEquals(i, false) && h == 2) {
|
|
265894
266011
|
return null;
|
|
265895
266012
|
}
|
|
@@ -286636,7 +286753,7 @@
|
|
|
286636
286753
|
var v = a._bg._inner[this.r.value];
|
|
286637
286754
|
v.h(e, a);
|
|
286638
286755
|
}
|
|
286639
|
-
e.
|
|
286756
|
+
e._dv(f);
|
|
286640
286757
|
return e;
|
|
286641
286758
|
};
|
|
286642
286759
|
FormatInfo.$t = igniteuiWebcomponentsCore.markType(FormatInfo, 'FormatInfo');
|
|
@@ -294727,7 +294844,7 @@
|
|
|
294727
294844
|
j = null;
|
|
294728
294845
|
}
|
|
294729
294846
|
var k = b._areaFormats$i._d(j, g);
|
|
294730
|
-
for (var l = 1; l !=
|
|
294847
|
+
for (var l = 1; l != -2147483648; l = (l << 1)) {
|
|
294731
294848
|
if (WorksheetTableStyle._q(l) == false) {
|
|
294732
294849
|
continue;
|
|
294733
294850
|
}
|
|
@@ -357529,10 +357646,10 @@
|
|
|
357529
357646
|
BiffRecordStream.prototype._write10 = function (a) {
|
|
357530
357647
|
this._write2(igniteuiWebcomponentsCore.BitConverter.c(a));
|
|
357531
357648
|
};
|
|
357532
|
-
BiffRecordStream.prototype.
|
|
357649
|
+
BiffRecordStream.prototype._write13 = function (a) {
|
|
357533
357650
|
this._write2(igniteuiWebcomponentsCore.BitConverter.e(a));
|
|
357534
357651
|
};
|
|
357535
|
-
BiffRecordStream.prototype.
|
|
357652
|
+
BiffRecordStream.prototype._write12 = function (a) {
|
|
357536
357653
|
this._write2(igniteuiWebcomponentsCore.BitConverter.d(a));
|
|
357537
357654
|
};
|
|
357538
357655
|
BiffRecordStream.prototype._write17 = function (a) {
|
|
@@ -357612,7 +357729,7 @@
|
|
|
357612
357729
|
}
|
|
357613
357730
|
this._cy(a, 0, true, true, b, c, true);
|
|
357614
357731
|
};
|
|
357615
|
-
BiffRecordStream.prototype.
|
|
357732
|
+
BiffRecordStream.prototype._write11 = function (a) {
|
|
357616
357733
|
var b = a.length;
|
|
357617
357734
|
var c = this._am._inner[0];
|
|
357618
357735
|
if (this._ai || a.length > c.d) {
|
|
@@ -357635,10 +357752,10 @@
|
|
|
357635
357752
|
this._a4 = this._a7 = this._a8 = c.b = b;
|
|
357636
357753
|
};
|
|
357637
357754
|
BiffRecordStream.prototype._writeEMURect = function (a) {
|
|
357638
|
-
this.
|
|
357639
|
-
this.
|
|
357640
|
-
this.
|
|
357641
|
-
this.
|
|
357755
|
+
this._write13(igniteuiWebcomponentsCore.truncate(a.left));
|
|
357756
|
+
this._write13(igniteuiWebcomponentsCore.truncate(a.top));
|
|
357757
|
+
this._write13(igniteuiWebcomponentsCore.truncate(a.right));
|
|
357758
|
+
this._write13(igniteuiWebcomponentsCore.truncate(a.bottom));
|
|
357642
357759
|
};
|
|
357643
357760
|
BiffRecordStream.prototype._bw = function () {
|
|
357644
357761
|
var a = this._a3();
|
|
@@ -358410,20 +358527,6 @@
|
|
|
358410
358527
|
return WorkbookSaveManagerExcel2003_GetSizeTokenVisitor;
|
|
358411
358528
|
}(FormulaTokenVisitor$1));
|
|
358412
358529
|
|
|
358413
|
-
/*
|
|
358414
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
358415
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
358416
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
358417
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
358418
|
-
*/
|
|
358419
|
-
|
|
358420
|
-
/*
|
|
358421
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
358422
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
358423
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
358424
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
358425
|
-
*/
|
|
358426
|
-
|
|
358427
358530
|
/*
|
|
358428
358531
|
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
358429
358532
|
https://www.infragistics.com/legal/license/igultimate-la
|
|
@@ -358683,6 +358786,20 @@
|
|
|
358683
358786
|
return WorkbookSaveManagerExcel2003_SaveAdditionalDataTokenVisitor;
|
|
358684
358787
|
}(FormulaTokenVisitor));
|
|
358685
358788
|
|
|
358789
|
+
/*
|
|
358790
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
358791
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
358792
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
358793
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
358794
|
+
*/
|
|
358795
|
+
|
|
358796
|
+
/*
|
|
358797
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
358798
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
358799
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
358800
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
358801
|
+
*/
|
|
358802
|
+
|
|
358686
358803
|
/*
|
|
358687
358804
|
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
358688
358805
|
https://www.infragistics.com/legal/license/igultimate-la
|
|
@@ -366757,7 +366874,7 @@
|
|
|
366757
366874
|
m = a._a9;
|
|
366758
366875
|
}
|
|
366759
366876
|
if (d == false) {
|
|
366760
|
-
l = igniteuiWebcomponentsCore.nullableEquals(a.
|
|
366877
|
+
l = igniteuiWebcomponentsCore.nullableEquals(a._c9, true);
|
|
366761
366878
|
}
|
|
366762
366879
|
if (e == false) {
|
|
366763
366880
|
o = a._cw;
|
|
@@ -366770,7 +366887,7 @@
|
|
|
366770
366887
|
}
|
|
366771
366888
|
}
|
|
366772
366889
|
if (h == false) {
|
|
366773
|
-
q = igniteuiWebcomponentsCore.nullableEquals(a.
|
|
366890
|
+
q = igniteuiWebcomponentsCore.nullableEquals(a._c8, true);
|
|
366774
366891
|
}
|
|
366775
366892
|
var v = 0;
|
|
366776
366893
|
var w = ExcelUtils.e4(v, k, 0, 2);
|
|
@@ -366792,7 +366909,7 @@
|
|
|
366792
366909
|
var ae = ExcelUtils.e4(v, s, 22, 23);
|
|
366793
366910
|
v = ae.p0;
|
|
366794
366911
|
this._write18(v);
|
|
366795
|
-
this.
|
|
366912
|
+
this._write13(t);
|
|
366796
366913
|
};
|
|
366797
366914
|
Biff8RecordStream.prototype._readDXFBdr = function (a, b, c, d, e, f, g) {
|
|
366798
366915
|
var h = this._readUInt32();
|
|
@@ -367042,7 +367159,7 @@
|
|
|
367042
367159
|
if (WorkbookColorInfo.l_op_Inequality(a.colorInfo, null)) {
|
|
367043
367160
|
f = a.colorInfo._y(this.saveManager._b, 2);
|
|
367044
367161
|
}
|
|
367045
|
-
this.
|
|
367162
|
+
this._write13(f);
|
|
367046
367163
|
this._write18(igniteuiWebcomponentsCore.intSToU(0));
|
|
367047
367164
|
var g = new Biff8RecordStream_Ts();
|
|
367048
367165
|
g.a = (igniteuiWebcomponentsCore.nullableEquals(a._italic$i, null));
|
|
@@ -367055,8 +367172,8 @@
|
|
|
367055
367172
|
var j = (igniteuiWebcomponentsCore.nullableEquals(a._bold$i, null)) ? igniteuiWebcomponentsCore.intSToU(1) : 0;
|
|
367056
367173
|
this._write18(j);
|
|
367057
367174
|
this._write18(igniteuiWebcomponentsCore.intSToU(0));
|
|
367058
|
-
this.
|
|
367059
|
-
this.
|
|
367175
|
+
this._write13(0);
|
|
367176
|
+
this._write13(0);
|
|
367060
367177
|
if (a.name == null) {
|
|
367061
367178
|
this._write17(0);
|
|
367062
367179
|
}
|
|
@@ -367133,7 +367250,7 @@
|
|
|
367133
367250
|
var h = igniteuiWebcomponentsCore.nullableEquals(a._shrinkToFit$i, null);
|
|
367134
367251
|
var i = true;
|
|
367135
367252
|
var j = igniteuiWebcomponentsCore.nullableEquals(a._locked$i, null);
|
|
367136
|
-
var k =
|
|
367253
|
+
var k = igniteuiWebcomponentsCore.nullableEquals(a._hidden$i, null);
|
|
367137
367254
|
var l = a.leftBorderStyle == -1 && WorkbookColorInfo.l_op_Equality(a.leftBorderColorInfo, null);
|
|
367138
367255
|
var m = a.rightBorderStyle == -1 && WorkbookColorInfo.l_op_Equality(a.rightBorderColorInfo, null);
|
|
367139
367256
|
var n = a.topBorderStyle == -1 && WorkbookColorInfo.l_op_Equality(a.topBorderColorInfo, null);
|
|
@@ -367328,7 +367445,7 @@
|
|
|
367328
367445
|
Biff8RecordStream.prototype._writeDXFNumUsr = function (a) {
|
|
367329
367446
|
var b = this.position;
|
|
367330
367447
|
this._write17(0);
|
|
367331
|
-
this._writeXLUnicodeString(a.
|
|
367448
|
+
this._writeXLUnicodeString(a._di);
|
|
367332
367449
|
var c = this.position;
|
|
367333
367450
|
var d = (c - b);
|
|
367334
367451
|
this.position = b;
|
|
@@ -367389,12 +367506,18 @@
|
|
|
367389
367506
|
if (b == false) {
|
|
367390
367507
|
a._locked$i = ExcelUtils.dx(e);
|
|
367391
367508
|
}
|
|
367509
|
+
if (c == false) {
|
|
367510
|
+
a._hidden$i = ExcelUtils.dx(f);
|
|
367511
|
+
}
|
|
367392
367512
|
};
|
|
367393
367513
|
Biff8RecordStream.prototype._writeDXFProt = function (a, b, c) {
|
|
367394
367514
|
var d = true;
|
|
367395
367515
|
var e = false;
|
|
367396
367516
|
if (b == false) {
|
|
367397
|
-
d = igniteuiWebcomponentsCore.nullableEquals(a.
|
|
367517
|
+
d = igniteuiWebcomponentsCore.nullableEquals(a._c7, true);
|
|
367518
|
+
}
|
|
367519
|
+
if (c == false) {
|
|
367520
|
+
e = igniteuiWebcomponentsCore.nullableEquals(a._c6, true);
|
|
367398
367521
|
}
|
|
367399
367522
|
var f = 0;
|
|
367400
367523
|
var g = ExcelUtils.gb(f, d, 0);
|
|
@@ -367444,7 +367567,7 @@
|
|
|
367444
367567
|
var c = this.position;
|
|
367445
367568
|
var d = (c - b);
|
|
367446
367569
|
this.position = b + 2;
|
|
367447
|
-
this.
|
|
367570
|
+
this._write12(d);
|
|
367448
367571
|
this.position = c;
|
|
367449
367572
|
};
|
|
367450
367573
|
Biff8RecordStream.prototype._readFeatProtection = function () {
|
|
@@ -367603,7 +367726,7 @@
|
|
|
367603
367726
|
this._write18(l);
|
|
367604
367727
|
var m = this.position;
|
|
367605
367728
|
this._write18(igniteuiWebcomponentsCore.intSToU(0));
|
|
367606
|
-
this.
|
|
367729
|
+
this._write13(k);
|
|
367607
367730
|
var n;
|
|
367608
367731
|
var o = b._d(a.index, n);
|
|
367609
367732
|
n = o.p1;
|
|
@@ -367634,7 +367757,7 @@
|
|
|
367634
367757
|
this._write18(w);
|
|
367635
367758
|
var ad = this.position;
|
|
367636
367759
|
this._write18(igniteuiWebcomponentsCore.intSToU(0));
|
|
367637
|
-
this.
|
|
367760
|
+
this._write13(j);
|
|
367638
367761
|
this._writeXLUnicodeString(a._a9.toString());
|
|
367639
367762
|
if (c == false) {
|
|
367640
367763
|
this._writeXLUnicodeString(a.name);
|
|
@@ -367811,7 +367934,7 @@
|
|
|
367811
367934
|
e = f.p4;
|
|
367812
367935
|
var g = igniteuiWebcomponentsCore.truncate(MathUtilities.f(d * 32767));
|
|
367813
367936
|
this._write17(c);
|
|
367814
|
-
this.
|
|
367937
|
+
this._write12(g);
|
|
367815
367938
|
this._write18(e);
|
|
367816
367939
|
this._write2(new Array(8));
|
|
367817
367940
|
};
|
|
@@ -367987,15 +368110,15 @@
|
|
|
367987
368110
|
if (j != null) {
|
|
367988
368111
|
t = this._saveManagerBiff8._c1.indexOf(j);
|
|
367989
368112
|
}
|
|
367990
|
-
this.
|
|
367991
|
-
this.
|
|
367992
|
-
this.
|
|
367993
|
-
this.
|
|
367994
|
-
this.
|
|
367995
|
-
this.
|
|
367996
|
-
this.
|
|
367997
|
-
this.
|
|
367998
|
-
this.
|
|
368113
|
+
this._write13(0);
|
|
368114
|
+
this._write13(r);
|
|
368115
|
+
this._write13(0);
|
|
368116
|
+
this._write13(s);
|
|
368117
|
+
this._write13(0);
|
|
368118
|
+
this._write13(t);
|
|
368119
|
+
this._write13(0);
|
|
368120
|
+
this._write13(0);
|
|
368121
|
+
this._write13(0);
|
|
367999
368122
|
this._g2(b, d);
|
|
368000
368123
|
this._g2(b + 8, h);
|
|
368001
368124
|
this._g2(b + 16, k);
|
|
@@ -368192,11 +368315,11 @@
|
|
|
368192
368315
|
}
|
|
368193
368316
|
var j = igniteuiWebcomponentsCore.typeCast(CustomListSortCondition.$, b);
|
|
368194
368317
|
if (j == null) {
|
|
368195
|
-
this.
|
|
368318
|
+
this._write13(0);
|
|
368196
368319
|
}
|
|
368197
368320
|
else {
|
|
368198
368321
|
var k = j._l();
|
|
368199
|
-
this.
|
|
368322
|
+
this._write13(k.length);
|
|
368200
368323
|
this._writeXLUnicodeStringNoCch(k);
|
|
368201
368324
|
}
|
|
368202
368325
|
};
|
|
@@ -368260,8 +368383,8 @@
|
|
|
368260
368383
|
this._writeRef8U(b);
|
|
368261
368384
|
}
|
|
368262
368385
|
else {
|
|
368263
|
-
this.
|
|
368264
|
-
this.
|
|
368386
|
+
this._write13(0);
|
|
368387
|
+
this._write13(0);
|
|
368265
368388
|
}
|
|
368266
368389
|
};
|
|
368267
368390
|
Biff8RecordStream.prototype._de = function () {
|
|
@@ -368277,7 +368400,7 @@
|
|
|
368277
368400
|
return a;
|
|
368278
368401
|
};
|
|
368279
368402
|
Biff8RecordStream.prototype._h2 = function (a) {
|
|
368280
|
-
this.
|
|
368403
|
+
this._write13(a.e);
|
|
368281
368404
|
this._h4(a.a);
|
|
368282
368405
|
this._write17(a.f);
|
|
368283
368406
|
this._write17(a.g);
|
|
@@ -368521,7 +368644,7 @@
|
|
|
368521
368644
|
}
|
|
368522
368645
|
else {
|
|
368523
368646
|
}
|
|
368524
|
-
this.
|
|
368647
|
+
this._write13(b);
|
|
368525
368648
|
this._write10(c);
|
|
368526
368649
|
this._write10(d);
|
|
368527
368650
|
this._write10(e);
|
|
@@ -368709,7 +368832,7 @@
|
|
|
368709
368832
|
this._write17(a.d);
|
|
368710
368833
|
break;
|
|
368711
368834
|
case 42:
|
|
368712
|
-
this.
|
|
368835
|
+
this._write12(a.d);
|
|
368713
368836
|
break;
|
|
368714
368837
|
case 17:
|
|
368715
368838
|
this._write9(a.d);
|
|
@@ -368766,7 +368889,7 @@
|
|
|
368766
368889
|
j = l.p0;
|
|
368767
368890
|
this._write9(j);
|
|
368768
368891
|
this._write9(g);
|
|
368769
|
-
this.
|
|
368892
|
+
this._write12(i);
|
|
368770
368893
|
this._write18(h);
|
|
368771
368894
|
};
|
|
368772
368895
|
Biff8RecordStream.prototype._readXFPropGradientFill = function () {
|
|
@@ -368927,7 +369050,7 @@
|
|
|
368927
369050
|
var d = this.position;
|
|
368928
369051
|
var e = (d - c);
|
|
368929
369052
|
this.position = a;
|
|
368930
|
-
this.
|
|
369053
|
+
this._write13(e);
|
|
368931
369054
|
this.position = d;
|
|
368932
369055
|
};
|
|
368933
369056
|
Object.defineProperty(Biff8RecordStream.prototype, "_loadManagerBiff8", {
|
|
@@ -370089,15 +370212,15 @@
|
|
|
370089
370212
|
};
|
|
370090
370213
|
BLIP.prototype.ae = function (a) {
|
|
370091
370214
|
a._cl._write2(this.x.toByteArray());
|
|
370092
|
-
a._cl.
|
|
370093
|
-
a._cl.
|
|
370094
|
-
a._cl.
|
|
370095
|
-
a._cl.
|
|
370096
|
-
a._cl.
|
|
370097
|
-
a._cl.
|
|
370098
|
-
a._cl.
|
|
370215
|
+
a._cl._write13(this.o.length);
|
|
370216
|
+
a._cl._write13(0);
|
|
370217
|
+
a._cl._write13(0);
|
|
370218
|
+
a._cl._write13(this.p.g);
|
|
370219
|
+
a._cl._write13(this.p.f);
|
|
370220
|
+
a._cl._write13(ExcelUtils.dp(Workbook._ep(a._b, this.p.g, false)));
|
|
370221
|
+
a._cl._write13(ExcelUtils.dp(Workbook._ep(a._b, this.p.f, true)));
|
|
370099
370222
|
if (this.n != null && this.n != this.o && this.n.length != this.o.length) {
|
|
370100
|
-
a._cl.
|
|
370223
|
+
a._cl._write13(this.n.length);
|
|
370101
370224
|
a._cl._write9(0);
|
|
370102
370225
|
a._cl._write9(254);
|
|
370103
370226
|
a._cl._write2(this.n);
|
|
@@ -370107,7 +370230,7 @@
|
|
|
370107
370230
|
if (this.p.e) {
|
|
370108
370231
|
b = 0;
|
|
370109
370232
|
}
|
|
370110
|
-
a._cl.
|
|
370233
|
+
a._cl._write13(this.o.length);
|
|
370111
370234
|
a._cl._write9(b);
|
|
370112
370235
|
a._cl._write9(254);
|
|
370113
370236
|
a._cl._write2(this.o);
|
|
@@ -373758,7 +373881,7 @@
|
|
|
373758
373881
|
};
|
|
373759
373882
|
};
|
|
373760
373883
|
BLANKRecord.prototype.p = function (a, b) {
|
|
373761
|
-
a._cl.
|
|
373884
|
+
a._cl._write11(b);
|
|
373762
373885
|
};
|
|
373763
373886
|
BLANKRecord.prototype.get_d = function () {
|
|
373764
373887
|
return 513;
|
|
@@ -373978,7 +374101,7 @@
|
|
|
373978
374101
|
}
|
|
373979
374102
|
else {
|
|
373980
374103
|
}
|
|
373981
|
-
a._cl.
|
|
374104
|
+
a._cl._write11(b);
|
|
373982
374105
|
};
|
|
373983
374106
|
BOOLERRRecord.prototype.get_d = function () {
|
|
373984
374107
|
return 517;
|
|
@@ -374817,10 +374940,10 @@
|
|
|
374817
374940
|
return;
|
|
374818
374941
|
}
|
|
374819
374942
|
a._cl._write17(0);
|
|
374820
|
-
a._cl.
|
|
374821
|
-
a._cl.
|
|
374822
|
-
a._cl.
|
|
374823
|
-
a._cl.
|
|
374943
|
+
a._cl._write13(0);
|
|
374944
|
+
a._cl._write13(0);
|
|
374945
|
+
a._cl._write13(-1);
|
|
374946
|
+
a._cl._write13(b._dataValidationRules$i.count);
|
|
374824
374947
|
};
|
|
374825
374948
|
DVALRecord.prototype.get_d = function () {
|
|
374826
374949
|
return 434;
|
|
@@ -375017,7 +375140,7 @@
|
|
|
375017
375140
|
var q = a._c5(e, false, false, false);
|
|
375018
375141
|
var r = a._cl.position;
|
|
375019
375142
|
a._cl.position = p;
|
|
375020
|
-
a._cl.
|
|
375143
|
+
a._cl._write13(q);
|
|
375021
375144
|
a._cl.position = r;
|
|
375022
375145
|
}
|
|
375023
375146
|
var s = a._cl.position;
|
|
@@ -375028,7 +375151,7 @@
|
|
|
375028
375151
|
var u = a._c5(t, false, false, false);
|
|
375029
375152
|
var v = a._cl.position;
|
|
375030
375153
|
a._cl.position = s;
|
|
375031
|
-
a._cl.
|
|
375154
|
+
a._cl._write13(u);
|
|
375032
375155
|
a._cl.position = v;
|
|
375033
375156
|
}
|
|
375034
375157
|
var w = a._cl._write1(c, false);
|
|
@@ -375363,8 +375486,8 @@
|
|
|
375363
375486
|
var d = _2.value;
|
|
375364
375487
|
var e = c.indexOf(d.e);
|
|
375365
375488
|
a._cl._write17(e);
|
|
375366
|
-
a._cl.
|
|
375367
|
-
a._cl.
|
|
375489
|
+
a._cl._write12(d.l);
|
|
375490
|
+
a._cl._write12(d.m);
|
|
375368
375491
|
}
|
|
375369
375492
|
}
|
|
375370
375493
|
catch (e_63_1) {
|
|
@@ -376065,7 +376188,7 @@
|
|
|
376065
376188
|
}
|
|
376066
376189
|
b.write(igniteuiWebcomponentsCore.BitConverter.h(k), 0, 2);
|
|
376067
376190
|
b.write(igniteuiWebcomponentsCore.BitConverter.i(igniteuiWebcomponentsCore.intSToU(0)), 0, 4);
|
|
376068
|
-
a._cl.
|
|
376191
|
+
a._cl._write11(b);
|
|
376069
376192
|
a._c5(d, true, false);
|
|
376070
376193
|
if (g && h.rowIndex == c.b.index && h._ab == e.r) {
|
|
376071
376194
|
a._ds(1212);
|
|
@@ -376890,7 +377013,7 @@
|
|
|
376890
377013
|
};
|
|
376891
377014
|
};
|
|
376892
377015
|
LABELRecord.prototype.p = function (a, b) {
|
|
376893
|
-
a._cl.
|
|
377016
|
+
a._cl._write11(b);
|
|
376894
377017
|
};
|
|
376895
377018
|
LABELRecord.prototype.get_d = function () {
|
|
376896
377019
|
return 516;
|
|
@@ -376939,7 +377062,7 @@
|
|
|
376939
377062
|
else {
|
|
376940
377063
|
b.write(igniteuiWebcomponentsCore.BitConverter.e(0), 0, 4);
|
|
376941
377064
|
}
|
|
376942
|
-
a._cl.
|
|
377065
|
+
a._cl._write11(b);
|
|
376943
377066
|
};
|
|
376944
377067
|
LABELSSTRecord.prototype.get_d = function () {
|
|
376945
377068
|
return 253;
|
|
@@ -377648,7 +377771,7 @@
|
|
|
377648
377771
|
};
|
|
377649
377772
|
NUMBERRecord.prototype.p = function (a, b) {
|
|
377650
377773
|
b.write(igniteuiWebcomponentsCore.BitConverter.c(igniteuiWebcomponentsCore.Convert.toDouble4(a._cm.c, a._b._e6)), 0, 8);
|
|
377651
|
-
a._cl.
|
|
377774
|
+
a._cl._write11(b);
|
|
377652
377775
|
};
|
|
377653
377776
|
NUMBERRecord.prototype.get_d = function () {
|
|
377654
377777
|
return 515;
|
|
@@ -378407,7 +378530,7 @@
|
|
|
378407
378530
|
if (((function () { var d = ExcelUtils.b0(igniteuiWebcomponentsCore.Convert.toDouble4(a._cm.c, a._b._e6), c); c = d.p1; return d.ret; })()) == false) {
|
|
378408
378531
|
}
|
|
378409
378532
|
b.write(igniteuiWebcomponentsCore.BitConverter.i(c), 0, 4);
|
|
378410
|
-
a._cl.
|
|
378533
|
+
a._cl._write11(b);
|
|
378411
378534
|
};
|
|
378412
378535
|
RKRecord.prototype.get_d = function () {
|
|
378413
378536
|
return 638;
|
|
@@ -378510,7 +378633,7 @@
|
|
|
378510
378633
|
f = igniteuiWebcomponentsCore.u32BitwiseOr(f, 536870912);
|
|
378511
378634
|
}
|
|
378512
378635
|
d.write(igniteuiWebcomponentsCore.BitConverter.i(f), 0, 4);
|
|
378513
|
-
a._cl.
|
|
378636
|
+
a._cl._write11(d);
|
|
378514
378637
|
};
|
|
378515
378638
|
ROWRecord.prototype.get_d = function () {
|
|
378516
378639
|
return 520;
|
|
@@ -378554,7 +378677,7 @@
|
|
|
378554
378677
|
};
|
|
378555
378678
|
};
|
|
378556
378679
|
RSTRINGRecord.prototype.p = function (a, b) {
|
|
378557
|
-
a._cl.
|
|
378680
|
+
a._cl._write11(b);
|
|
378558
378681
|
};
|
|
378559
378682
|
RSTRINGRecord.prototype.get_d = function () {
|
|
378560
378683
|
return 214;
|
|
@@ -378918,7 +379041,7 @@
|
|
|
378918
379041
|
a._cl._write18(40);
|
|
378919
379042
|
var c = b.displayOptions.tabColorInfo;
|
|
378920
379043
|
var d = c._y(a._b, 4);
|
|
378921
|
-
a._cl.
|
|
379044
|
+
a._cl._write13(d);
|
|
378922
379045
|
var e = 0;
|
|
378923
379046
|
var f = ExcelUtils.e4(e, d, 0, 6);
|
|
378924
379047
|
e = f.p0;
|
|
@@ -379449,7 +379572,7 @@
|
|
|
379449
379572
|
i.style = d;
|
|
379450
379573
|
var j = i.formatOptions;
|
|
379451
379574
|
if (ExcelUtils.by(j, 2) == false) {
|
|
379452
|
-
if (i._a4 != g._a4 || i._ct != g._ct || i._cw != g._cw || igniteuiWebcomponentsCore.nullableNotEquals(i.
|
|
379575
|
+
if (i._a4 != g._a4 || i._ct != g._ct || i._cw != g._cw || igniteuiWebcomponentsCore.nullableNotEquals(i._c8, g._c8) || i._a9 != g._a9 || igniteuiWebcomponentsCore.nullableNotEquals(i._c9, g._c9)) {
|
|
379453
379576
|
j |= 2;
|
|
379454
379577
|
}
|
|
379455
379578
|
}
|
|
@@ -379464,23 +379587,23 @@
|
|
|
379464
379587
|
}
|
|
379465
379588
|
}
|
|
379466
379589
|
if (ExcelUtils.by(j, 4) == false) {
|
|
379467
|
-
if (igniteuiWebcomponentsCore.nullableNotEquals(i.
|
|
379590
|
+
if (igniteuiWebcomponentsCore.nullableNotEquals(i._c3, g._c3) || WorkbookColorInfo.l_op_Inequality(i._bh, g._bh) || i._cq != g._cq || igniteuiWebcomponentsCore.nullableNotEquals(i._c4, g._c4) || i._dh != g._dh || igniteuiWebcomponentsCore.nullableNotEquals(i._c5, g._c5) || i._a0 != g._a0 || i._a1 != g._a1) {
|
|
379468
379591
|
j |= 4;
|
|
379469
379592
|
}
|
|
379470
379593
|
}
|
|
379471
379594
|
if (ExcelUtils.by(j, 1) == false) {
|
|
379472
|
-
if (i.
|
|
379595
|
+
if (i._di != g._di) {
|
|
379473
379596
|
j |= 1;
|
|
379474
379597
|
}
|
|
379475
379598
|
}
|
|
379476
379599
|
if (ExcelUtils.by(j, 32) == false) {
|
|
379477
|
-
if (igniteuiWebcomponentsCore.nullableNotEquals(i.
|
|
379600
|
+
if (igniteuiWebcomponentsCore.nullableNotEquals(i._c7, g._c7) || igniteuiWebcomponentsCore.nullableNotEquals(i._c6, g._c6)) {
|
|
379478
379601
|
j |= 32;
|
|
379479
379602
|
}
|
|
379480
379603
|
}
|
|
379481
379604
|
i.formatOptions = j;
|
|
379482
|
-
i.
|
|
379483
|
-
i.
|
|
379605
|
+
i._dj(j, g);
|
|
379606
|
+
i._dt(63 & ~j);
|
|
379484
379607
|
}
|
|
379485
379608
|
}
|
|
379486
379609
|
};
|
|
@@ -380861,9 +380984,9 @@
|
|
|
380861
380984
|
ax = igniteuiWebcomponentsCore.u32BitwiseOr(ax, 536870912);
|
|
380862
380985
|
}
|
|
380863
380986
|
a._cl._write2(b._v.toByteArray());
|
|
380864
|
-
a._cl.
|
|
380865
|
-
a._cl.
|
|
380866
|
-
a._cl.
|
|
380987
|
+
a._cl._write13((c._am));
|
|
380988
|
+
a._cl._write13(d);
|
|
380989
|
+
a._cl._write13(e);
|
|
380867
380990
|
a._cl._write18(f);
|
|
380868
380991
|
a._cl._write18(ax);
|
|
380869
380992
|
a._cl._write17(ah);
|
|
@@ -381119,8 +381242,8 @@
|
|
|
381119
381242
|
};
|
|
381120
381243
|
WINDOW1Record.prototype.i = function (a) {
|
|
381121
381244
|
var b = a._b.windowOptions;
|
|
381122
|
-
a._cl.
|
|
381123
|
-
a._cl.
|
|
381245
|
+
a._cl._write12(ExcelUtils.cu(igniteuiWebcomponentsCore.truncate(b._boundsInTwips$i.left)));
|
|
381246
|
+
a._cl._write12(ExcelUtils.cu(igniteuiWebcomponentsCore.truncate(b._boundsInTwips$i.top)));
|
|
381124
381247
|
a._cl._write17(ExcelUtils.ev(igniteuiWebcomponentsCore.truncate(b._boundsInTwips$i.width)));
|
|
381125
381248
|
a._cl._write17(ExcelUtils.ev(igniteuiWebcomponentsCore.truncate(b._boundsInTwips$i.height)));
|
|
381126
381249
|
var c = 0;
|
|
@@ -381570,7 +381693,7 @@
|
|
|
381570
381693
|
for (var e = 0; e < b.a.length; e++) {
|
|
381571
381694
|
b.a[e].b(a, c);
|
|
381572
381695
|
}
|
|
381573
|
-
c.
|
|
381696
|
+
c._dv(d);
|
|
381574
381697
|
};
|
|
381575
381698
|
XFEXTRecord.prototype.i = function (a) {
|
|
381576
381699
|
var b = a._ca.a(XFRecord_XFContext.$);
|
|
@@ -381718,6 +381841,7 @@
|
|
|
381718
381841
|
al.leftBorderStyle = v;
|
|
381719
381842
|
}
|
|
381720
381843
|
al._locked$i = ExcelUtils.dx(c);
|
|
381844
|
+
al._hidden$i = ExcelUtils.dx(d);
|
|
381721
381845
|
if (aa != 0) {
|
|
381722
381846
|
al.rightBorderColorInfo = new WorkbookColorInfo(ao, aa);
|
|
381723
381847
|
al.rightBorderStyle = w;
|
|
@@ -381759,7 +381883,7 @@
|
|
|
381759
381883
|
al.formatOptions = ap;
|
|
381760
381884
|
}
|
|
381761
381885
|
else {
|
|
381762
|
-
al.
|
|
381886
|
+
al._dv(ap);
|
|
381763
381887
|
}
|
|
381764
381888
|
var aq = a._b3.count;
|
|
381765
381889
|
a._b3.add(al);
|
|
@@ -381792,54 +381916,55 @@
|
|
|
381792
381916
|
g = 4095;
|
|
381793
381917
|
}
|
|
381794
381918
|
var h = 0;
|
|
381795
|
-
var i = ExcelUtils.gc(h, c.
|
|
381919
|
+
var i = ExcelUtils.gc(h, c._c7, 0);
|
|
381796
381920
|
h = i.p0;
|
|
381797
|
-
var j = ExcelUtils.
|
|
381921
|
+
var j = ExcelUtils.gc(h, c._c6, 1);
|
|
381798
381922
|
h = j.p0;
|
|
381799
|
-
var k = ExcelUtils.
|
|
381923
|
+
var k = ExcelUtils.gb(h, c._b1 == 1, 2);
|
|
381800
381924
|
h = k.p0;
|
|
381925
|
+
var l = ExcelUtils.e3(h, g, 4, 15);
|
|
381926
|
+
h = l.p0;
|
|
381801
381927
|
a._cl._write17(h);
|
|
381802
|
-
var
|
|
381803
|
-
var
|
|
381804
|
-
|
|
381805
|
-
var
|
|
381806
|
-
|
|
381807
|
-
var
|
|
381808
|
-
|
|
381809
|
-
var
|
|
381810
|
-
|
|
381811
|
-
a._cl._write9(
|
|
381812
|
-
var
|
|
381813
|
-
if (
|
|
381814
|
-
|
|
381815
|
-
}
|
|
381816
|
-
a._cl._write9(
|
|
381817
|
-
var
|
|
381818
|
-
var
|
|
381819
|
-
var
|
|
381820
|
-
var
|
|
381821
|
-
var
|
|
381822
|
-
var
|
|
381823
|
-
var
|
|
381928
|
+
var m = 0;
|
|
381929
|
+
var n = ExcelUtils.e2(m, c._a4, 0, 2);
|
|
381930
|
+
m = n.p0;
|
|
381931
|
+
var o = ExcelUtils.ga(m, c._c9, 3);
|
|
381932
|
+
m = o.p0;
|
|
381933
|
+
var p = ExcelUtils.e2(m, c._a9, 4, 6);
|
|
381934
|
+
m = p.p0;
|
|
381935
|
+
var q = ExcelUtils.f9(m, c._b6, 7);
|
|
381936
|
+
m = q.p0;
|
|
381937
|
+
a._cl._write9(m);
|
|
381938
|
+
var r = c._cw % 256;
|
|
381939
|
+
if (r < 0) {
|
|
381940
|
+
r += 256;
|
|
381941
|
+
}
|
|
381942
|
+
a._cl._write9(r);
|
|
381943
|
+
var s = (c._b1 != 1);
|
|
381944
|
+
var t = ExcelUtils.by(c.formatOptions, 1) == s;
|
|
381945
|
+
var u = ExcelUtils.by(c.formatOptions, 4) == s;
|
|
381946
|
+
var v = ExcelUtils.by(c.formatOptions, 2) == s;
|
|
381947
|
+
var w = ExcelUtils.by(c.formatOptions, 8) == s;
|
|
381948
|
+
var x = ExcelUtils.by(c.formatOptions, 16) == s;
|
|
381949
|
+
var y = ExcelUtils.by(c.formatOptions, 32) == s;
|
|
381824
381950
|
h = 0;
|
|
381825
|
-
var
|
|
381826
|
-
h = y.p0;
|
|
381827
|
-
var z = ExcelUtils.gc(h, c._c6, 4);
|
|
381951
|
+
var z = ExcelUtils.e3(h, Math.min(15, c._ct), 0, 3);
|
|
381828
381952
|
h = z.p0;
|
|
381829
|
-
var aa = ExcelUtils.
|
|
381953
|
+
var aa = ExcelUtils.gc(h, c._c8, 4);
|
|
381830
381954
|
h = aa.p0;
|
|
381831
|
-
var ab = ExcelUtils.gb(h, t,
|
|
381955
|
+
var ab = ExcelUtils.gb(h, t, 10);
|
|
381832
381956
|
h = ab.p0;
|
|
381833
|
-
var ac = ExcelUtils.gb(h, u,
|
|
381957
|
+
var ac = ExcelUtils.gb(h, u, 11);
|
|
381834
381958
|
h = ac.p0;
|
|
381835
|
-
var ad = ExcelUtils.gb(h, v,
|
|
381959
|
+
var ad = ExcelUtils.gb(h, v, 12);
|
|
381836
381960
|
h = ad.p0;
|
|
381837
|
-
var ae = ExcelUtils.gb(h, w,
|
|
381961
|
+
var ae = ExcelUtils.gb(h, w, 13);
|
|
381838
381962
|
h = ae.p0;
|
|
381839
|
-
var af = ExcelUtils.gb(h, x,
|
|
381963
|
+
var af = ExcelUtils.gb(h, x, 14);
|
|
381840
381964
|
h = af.p0;
|
|
381965
|
+
var ag = ExcelUtils.gb(h, y, 15);
|
|
381966
|
+
h = ag.p0;
|
|
381841
381967
|
a._cl._write17(h);
|
|
381842
|
-
var ag;
|
|
381843
381968
|
var ah;
|
|
381844
381969
|
var ai;
|
|
381845
381970
|
var aj;
|
|
@@ -381849,89 +381974,90 @@
|
|
|
381849
381974
|
var an;
|
|
381850
381975
|
var ao;
|
|
381851
381976
|
var ap;
|
|
381977
|
+
var aq;
|
|
381852
381978
|
if (c.bottomBorderStyle != -1 || WorkbookColorInfo.l_op_Inequality(c.bottomBorderColorInfo, null)) {
|
|
381853
|
-
|
|
381854
|
-
|
|
381855
|
-
}
|
|
381856
|
-
else {
|
|
381857
|
-
aj = 0;
|
|
381858
|
-
ao = 0;
|
|
381859
|
-
}
|
|
381860
|
-
if (c.diagonalBorderStyle != -1 || c.diagonalBorders != 0 || WorkbookColorInfo.l_op_Inequality(c.diagonalBorderColorInfo, null)) {
|
|
381861
|
-
ak = c._am;
|
|
381862
|
-
ap = c._bg._y(d, 0);
|
|
381979
|
+
ak = c._al;
|
|
381980
|
+
ap = c._bf._y(d, 0);
|
|
381863
381981
|
}
|
|
381864
381982
|
else {
|
|
381865
381983
|
ak = 0;
|
|
381866
381984
|
ap = 0;
|
|
381867
381985
|
}
|
|
381868
|
-
if (c.
|
|
381869
|
-
|
|
381870
|
-
|
|
381986
|
+
if (c.diagonalBorderStyle != -1 || c.diagonalBorders != 0 || WorkbookColorInfo.l_op_Inequality(c.diagonalBorderColorInfo, null)) {
|
|
381987
|
+
al = c._am;
|
|
381988
|
+
aq = c._bg._y(d, 0);
|
|
381871
381989
|
}
|
|
381872
381990
|
else {
|
|
381873
|
-
ag = 0;
|
|
381874
381991
|
al = 0;
|
|
381992
|
+
aq = 0;
|
|
381875
381993
|
}
|
|
381876
|
-
if (c.
|
|
381877
|
-
ah = c.
|
|
381878
|
-
am = c.
|
|
381994
|
+
if (c.leftBorderStyle != -1 || WorkbookColorInfo.l_op_Inequality(c.leftBorderColorInfo, null)) {
|
|
381995
|
+
ah = c._an;
|
|
381996
|
+
am = c._bk._y(d, 0);
|
|
381879
381997
|
}
|
|
381880
381998
|
else {
|
|
381881
381999
|
ah = 0;
|
|
381882
382000
|
am = 0;
|
|
381883
382001
|
}
|
|
381884
|
-
if (c.
|
|
381885
|
-
ai = c.
|
|
381886
|
-
an = c.
|
|
382002
|
+
if (c.rightBorderStyle != -1 || WorkbookColorInfo.l_op_Inequality(c.rightBorderColorInfo, null)) {
|
|
382003
|
+
ai = c._ao;
|
|
382004
|
+
an = c._bl._y(d, 0);
|
|
381887
382005
|
}
|
|
381888
382006
|
else {
|
|
381889
382007
|
ai = 0;
|
|
381890
382008
|
an = 0;
|
|
381891
382009
|
}
|
|
382010
|
+
if (c.topBorderStyle != -1 || WorkbookColorInfo.l_op_Inequality(c.topBorderColorInfo, null)) {
|
|
382011
|
+
aj = c._ap;
|
|
382012
|
+
ao = c._bm._y(d, 0);
|
|
382013
|
+
}
|
|
382014
|
+
else {
|
|
382015
|
+
aj = 0;
|
|
382016
|
+
ao = 0;
|
|
382017
|
+
}
|
|
381892
382018
|
h = 0;
|
|
381893
|
-
var
|
|
381894
|
-
h = aq.p0;
|
|
381895
|
-
var ar = ExcelUtils.e3(h, ah, 4, 7);
|
|
382019
|
+
var ar = ExcelUtils.e3(h, ah, 0, 3);
|
|
381896
382020
|
h = ar.p0;
|
|
381897
|
-
var as = ExcelUtils.e3(h, ai,
|
|
382021
|
+
var as = ExcelUtils.e3(h, ai, 4, 7);
|
|
381898
382022
|
h = as.p0;
|
|
381899
|
-
var at = ExcelUtils.e3(h, aj,
|
|
382023
|
+
var at = ExcelUtils.e3(h, aj, 8, 11);
|
|
381900
382024
|
h = at.p0;
|
|
382025
|
+
var au = ExcelUtils.e3(h, ak, 12, 15);
|
|
382026
|
+
h = au.p0;
|
|
381901
382027
|
a._cl._write17(h);
|
|
381902
|
-
var
|
|
382028
|
+
var av = c._aw >> 1;
|
|
381903
382029
|
h = 0;
|
|
381904
|
-
var
|
|
381905
|
-
h = av.p0;
|
|
381906
|
-
var aw = ExcelUtils.e3(h, am, 7, 13);
|
|
382030
|
+
var aw = ExcelUtils.e3(h, am, 0, 6);
|
|
381907
382031
|
h = aw.p0;
|
|
381908
|
-
var ax = ExcelUtils.e3(h,
|
|
382032
|
+
var ax = ExcelUtils.e3(h, an, 7, 13);
|
|
381909
382033
|
h = ax.p0;
|
|
382034
|
+
var ay = ExcelUtils.e3(h, av, 14, 15);
|
|
382035
|
+
h = ay.p0;
|
|
381910
382036
|
a._cl._write17(h);
|
|
381911
|
-
var
|
|
381912
|
-
var
|
|
381913
|
-
var
|
|
381914
|
-
var
|
|
381915
|
-
var
|
|
381916
|
-
|
|
381917
|
-
var
|
|
381918
|
-
|
|
381919
|
-
var
|
|
381920
|
-
|
|
381921
|
-
var
|
|
381922
|
-
|
|
381923
|
-
var
|
|
381924
|
-
|
|
381925
|
-
var
|
|
381926
|
-
|
|
381927
|
-
a._cl._write18(
|
|
381928
|
-
var
|
|
381929
|
-
var
|
|
382037
|
+
var az = c._ar;
|
|
382038
|
+
var a0 = c._ay(az);
|
|
382039
|
+
var a1 = b.b.count != 0;
|
|
382040
|
+
var a2 = 0;
|
|
382041
|
+
var a3 = ExcelUtils.e4(a2, ao, 0, 6);
|
|
382042
|
+
a2 = a3.p0;
|
|
382043
|
+
var a4 = ExcelUtils.e4(a2, ap, 7, 13);
|
|
382044
|
+
a2 = a4.p0;
|
|
382045
|
+
var a5 = ExcelUtils.e4(a2, aq, 14, 20);
|
|
382046
|
+
a2 = a5.p0;
|
|
382047
|
+
var a6 = ExcelUtils.e4(a2, al, 21, 24);
|
|
382048
|
+
a2 = a6.p0;
|
|
382049
|
+
var a7 = ExcelUtils.gd(a2, a1, 25);
|
|
382050
|
+
a2 = a7.p0;
|
|
382051
|
+
var a8 = ExcelUtils.e4(a2, a0, 26, 31);
|
|
382052
|
+
a2 = a8.p0;
|
|
382053
|
+
a._cl._write18(a2);
|
|
382054
|
+
var a9 = c._bi(az, false, true)._y(d, 1);
|
|
382055
|
+
var ba = c._bi(az, true, true)._y(d, 1);
|
|
381930
382056
|
h = 0;
|
|
381931
|
-
var
|
|
381932
|
-
h = ba.p0;
|
|
381933
|
-
var bb = ExcelUtils.e3(h, a9, 7, 13);
|
|
382057
|
+
var bb = ExcelUtils.e3(h, a9, 0, 6);
|
|
381934
382058
|
h = bb.p0;
|
|
382059
|
+
var bc = ExcelUtils.e3(h, ba, 7, 13);
|
|
382060
|
+
h = bc.p0;
|
|
381935
382061
|
a._cl._write17(h);
|
|
381936
382062
|
};
|
|
381937
382063
|
XFRecord.prototype.get_d = function () {
|
|
@@ -407754,7 +407880,7 @@
|
|
|
407754
407880
|
if (b) {
|
|
407755
407881
|
this._j = this._m();
|
|
407756
407882
|
}
|
|
407757
|
-
this._j.setStyleProperty("font-family", a.
|
|
407883
|
+
this._j.setStyleProperty("font-family", a._dh);
|
|
407758
407884
|
this._j.setStyleProperty("font-size", ((igniteuiWebcomponentsCore.intDivide(a._cq, 20)) + "pt"));
|
|
407759
407885
|
if (b) {
|
|
407760
407886
|
this._j.setText("0");
|
|
@@ -407802,13 +407928,13 @@
|
|
|
407802
407928
|
a._as.d = g;
|
|
407803
407929
|
a._as.e = f;
|
|
407804
407930
|
var h = "";
|
|
407805
|
-
if (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
407931
|
+
if (igniteuiWebcomponentsCore.nullableEquals(a._c4, true)) {
|
|
407806
407932
|
h += "italic ";
|
|
407807
407933
|
}
|
|
407808
|
-
if (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
407934
|
+
if (igniteuiWebcomponentsCore.nullableEquals(a._c3, true)) {
|
|
407809
407935
|
h += "bold ";
|
|
407810
407936
|
}
|
|
407811
|
-
h += (igniteuiWebcomponentsCore.intDivide(a._cq, 20)) + "pt \"" + a.
|
|
407937
|
+
h += (igniteuiWebcomponentsCore.intDivide(a._cq, 20)) + "pt \"" + a._dh + "\"";
|
|
407812
407938
|
f.font = h;
|
|
407813
407939
|
}
|
|
407814
407940
|
if (!a._as.b) {
|
|
@@ -407858,14 +407984,14 @@
|
|
|
407858
407984
|
b.setStyleProperty("position", "relative");
|
|
407859
407985
|
b.setStyleProperty("display", "block");
|
|
407860
407986
|
b.setStyleProperty("visibility", "hidden");
|
|
407861
|
-
b.setStyleProperty("font-family", a.
|
|
407987
|
+
b.setStyleProperty("font-family", a._dh);
|
|
407862
407988
|
b.setStyleProperty("font-size", ((igniteuiWebcomponentsCore.intDivide(a._cq, 20)) + "pt"));
|
|
407863
407989
|
b.setStyleProperty("white-space", (c ? "pre-wrap" : "pre"));
|
|
407864
407990
|
b.setStyleProperty("overflow-wrap", (c ? "break-word" : "normal"));
|
|
407865
407991
|
b.setStyleProperty("word-wrap", (c ? "break-word" : "normal"));
|
|
407866
407992
|
b.setStyleProperty("text-decoration", (a._a1 != 0 ? "underline" : "none"));
|
|
407867
|
-
b.setStyleProperty("font-weight", (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
407868
|
-
b.setStyleProperty("font-style", (igniteuiWebcomponentsCore.nullableEquals(a.
|
|
407993
|
+
b.setStyleProperty("font-weight", (igniteuiWebcomponentsCore.nullableEquals(a._c3, true) ? "bold" : "normal"));
|
|
407994
|
+
b.setStyleProperty("font-style", (igniteuiWebcomponentsCore.nullableEquals(a._c4, true) ? "italic" : "normal"));
|
|
407869
407995
|
return b;
|
|
407870
407996
|
};
|
|
407871
407997
|
DomTextMetricsProvider.$t = igniteuiWebcomponentsCore.markType(DomTextMetricsProvider, 'DomTextMetricsProvider', TextMetricsProviderBase.$);
|