igniteui-webcomponents-excel 4.7.1 → 4.7.2-beta.1
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 +1127 -950
- 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 +871 -742
- package/esm2015/lib/DomTextMetricsProvider.js +8 -8
- package/esm2015/lib/Formula_VisitWorksheetVisitor.js +7 -0
- 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/UltraCalcFunctionFormulaText.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 +12 -12
- package/esm2015/lib/WorkbookSaveManagerExcel2003_combined.js +179 -170
- package/esm2015/public_api.js +1 -0
- 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 +899 -741
- package/esm5/lib/DomTextMetricsProvider.js +8 -8
- package/esm5/lib/Formula_VisitWorksheetVisitor.js +7 -0
- 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/UltraCalcFunctionFormulaText.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 +12 -12
- package/esm5/lib/WorkbookSaveManagerExcel2003_combined.js +179 -170
- package/esm5/public_api.js +1 -0
- package/fesm2015/igniteui-webcomponents-excel.js +1100 -952
- package/fesm5/igniteui-webcomponents-excel.js +1127 -951
- package/lib/BiffRecordStream.d.ts +2 -2
- package/lib/CellFormatValue.d.ts +5 -4
- package/lib/DefaultStyleHelper_combined.d.ts +149 -115
- package/lib/DomTextMetricsProvider.d.ts +1 -1
- package/lib/Formula_VisitWorksheetVisitor.d.ts +1 -0
- 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
- package/public_api.d.ts +1 -0
|
@@ -162,8 +162,8 @@ export declare abstract class BiffRecordStream extends Stream implements IBiffRe
|
|
|
162
162
|
_write9(a: number): void;
|
|
163
163
|
_write2(a: number[]): void;
|
|
164
164
|
_write10(a: number): void;
|
|
165
|
+
_write13(a: number): void;
|
|
165
166
|
_write12(a: number): void;
|
|
166
|
-
_write11(a: number): void;
|
|
167
167
|
_write17(a: number): void;
|
|
168
168
|
_write18(a: number): void;
|
|
169
169
|
_write19(a: number): void;
|
|
@@ -177,7 +177,7 @@ export declare abstract class BiffRecordStream extends Stream implements IBiffRe
|
|
|
177
177
|
_write8(a: StringElement, b: boolean): void;
|
|
178
178
|
_write6(a: StringElement, b: LengthType): void;
|
|
179
179
|
_write7(a: StringElement, b: LengthType, c: boolean): void;
|
|
180
|
-
|
|
180
|
+
_write11(a: MemoryStream): void;
|
|
181
181
|
_writeEMURect(a: Rect): void;
|
|
182
182
|
protected _bw(): void;
|
|
183
183
|
protected _af(a: number): boolean;
|
package/lib/CellFormatValue.d.ts
CHANGED
|
@@ -33,7 +33,8 @@ export declare const enum CellFormatValue {
|
|
|
33
33
|
TopBorderStyle = 134217728,
|
|
34
34
|
VerticalAlignment = 268435456,
|
|
35
35
|
WrapText = 536870912,
|
|
36
|
-
|
|
36
|
+
Hidden = 1073741824,
|
|
37
|
+
_EndValue = -2147483648,
|
|
37
38
|
_OuterBorders = 208404486,
|
|
38
39
|
_TopAndBottomBorders = 201326598,
|
|
39
40
|
_UndoElementData = 33587200,
|
|
@@ -41,11 +42,11 @@ export declare const enum CellFormatValue {
|
|
|
41
42
|
ThemeColorProperties = 69468490,
|
|
42
43
|
AlignmentFormattingProperties = 830603265,
|
|
43
44
|
BorderFormattingProperties = 208404542,
|
|
44
|
-
FillFormattingProperties =
|
|
45
|
+
FillFormattingProperties = -2147483584,
|
|
45
46
|
FontFormattingProperties = 32640,
|
|
46
|
-
NumberFormattingProperties =
|
|
47
|
+
NumberFormattingProperties = -2147418112,
|
|
47
48
|
ProtectionFormattingProperties = 1074790400,
|
|
48
|
-
AllFormattingProperties =
|
|
49
|
+
AllFormattingProperties = -1
|
|
49
50
|
}
|
|
50
51
|
/**
|
|
51
52
|
* @hidden
|
|
@@ -2914,6 +2914,8 @@ export interface IWorksheetCellFormat {
|
|
|
2914
2914
|
readonly font: IWorkbookFont;
|
|
2915
2915
|
formatOptions: WorksheetCellFormatOptions;
|
|
2916
2916
|
formatString: string;
|
|
2917
|
+
hidden: boolean | null;
|
|
2918
|
+
_hidden$i: Nullable$1<boolean>;
|
|
2917
2919
|
indent: number;
|
|
2918
2920
|
leftBorderColorInfo: WorkbookColorInfo;
|
|
2919
2921
|
leftBorderStyle: CellBorderLineStyle;
|
|
@@ -2960,18 +2962,19 @@ export declare class WorksheetCellFormatData extends GenericCacheElementEx imple
|
|
|
2960
2962
|
private _bc;
|
|
2961
2963
|
private _ai;
|
|
2962
2964
|
private _cz;
|
|
2965
|
+
private _c0;
|
|
2963
2966
|
private _av;
|
|
2964
2967
|
private _bd;
|
|
2965
2968
|
private _aj;
|
|
2966
2969
|
private _ck;
|
|
2967
|
-
private
|
|
2970
|
+
private _c1;
|
|
2968
2971
|
private _bq;
|
|
2969
2972
|
private _be;
|
|
2970
2973
|
private _ak;
|
|
2971
2974
|
private _b0;
|
|
2972
2975
|
private _b2;
|
|
2973
2976
|
private _a7;
|
|
2974
|
-
private
|
|
2977
|
+
private _c2;
|
|
2975
2978
|
private _cy;
|
|
2976
2979
|
constructor(a: Workbook, b: WorksheetCellFormatType);
|
|
2977
2980
|
resolveDefaults(a: WorkbookFontData): void;
|
|
@@ -2988,48 +2991,48 @@ export declare class WorksheetCellFormatData extends GenericCacheElementEx imple
|
|
|
2988
2991
|
protected l(a: boolean): void;
|
|
2989
2992
|
protected af(): void;
|
|
2990
2993
|
setFormatting(a: IWorksheetCellFormat): void;
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
static
|
|
2994
|
+
_dj(a: WorksheetCellFormatOptions, b: WorksheetCellFormatData): void;
|
|
2995
|
+
_dm(): void;
|
|
2996
|
+
static _da(a: CellFormatValue): any;
|
|
2994
2997
|
_ay(a: CellFill): FillPatternStyle;
|
|
2995
2998
|
static _az(a: CellFill, b: IWorksheetCellFormat): FillPatternStyle;
|
|
2996
2999
|
_bi(a: CellFill, b: boolean, c: boolean): WorkbookColorInfo;
|
|
2997
3000
|
static _bj(a: CellFill, b: boolean, c: boolean, d: IWorksheetCellFormat, e: boolean): WorkbookColorInfo;
|
|
2998
3001
|
static _a2(a: Workbook, b: WorksheetCellFormatData): GenericCachedCollectionEx$1<WorkbookFontData>;
|
|
2999
|
-
|
|
3002
|
+
_dc(a: CellFormatValue, b?: (borderProperty: CellFormatValue, value: any) => {
|
|
3000
3003
|
ret: boolean;
|
|
3001
3004
|
p1: any;
|
|
3002
3005
|
}): any;
|
|
3003
|
-
private
|
|
3004
|
-
|
|
3006
|
+
private _dd;
|
|
3007
|
+
_df(a: CellFormatValue): any;
|
|
3005
3008
|
_cg(): List$1<ExtProp>;
|
|
3006
3009
|
_ch(): List$1<XFProp>;
|
|
3007
3010
|
_cc(): boolean;
|
|
3008
3011
|
static _cf(a: CellFormatValue, b: any): boolean;
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
private static
|
|
3012
|
+
_dp(): void;
|
|
3013
|
+
_du(a: CellFormatValue): void;
|
|
3014
|
+
_dx(a: CellFormatValue, b: any): void;
|
|
3015
|
+
_dy(a: WorkbookColorInfo, b: ExtPropType, c: List$1<ExtProp>): void;
|
|
3016
|
+
_dz(a: WorkbookColorInfo, b: XFPropType, c: List$1<XFProp>): void;
|
|
3017
|
+
private static _dk;
|
|
3015
3018
|
_br(a: WorkbookStyle): WorkbookStyle;
|
|
3016
3019
|
private _bx;
|
|
3017
|
-
private
|
|
3020
|
+
private _dl;
|
|
3018
3021
|
static _by(a: CellFormatValue): WorksheetCellFormatOptions;
|
|
3019
3022
|
private static _at;
|
|
3020
|
-
private
|
|
3021
|
-
private
|
|
3022
|
-
private static
|
|
3023
|
+
private _dn;
|
|
3024
|
+
private _db;
|
|
3025
|
+
private static _de;
|
|
3023
3026
|
_cb(a: WorksheetCellFormatOptions): boolean;
|
|
3024
|
-
private
|
|
3025
|
-
private
|
|
3026
|
-
|
|
3027
|
-
private _dy;
|
|
3028
|
-
private _dz;
|
|
3027
|
+
private _dr;
|
|
3028
|
+
private _ds;
|
|
3029
|
+
_dt(a: WorksheetCellFormatOptions): void;
|
|
3029
3030
|
private _d0;
|
|
3030
3031
|
private _d1;
|
|
3031
3032
|
private _d2;
|
|
3032
3033
|
private _d3;
|
|
3034
|
+
private _d4;
|
|
3035
|
+
private _d5;
|
|
3033
3036
|
private _bn;
|
|
3034
3037
|
get alignment(): HorizontalCellAlignment;
|
|
3035
3038
|
set alignment(a: HorizontalCellAlignment);
|
|
@@ -3048,8 +3051,8 @@ export declare class WorksheetCellFormatData extends GenericCacheElementEx imple
|
|
|
3048
3051
|
get font(): IWorkbookFont;
|
|
3049
3052
|
get formatOptions(): WorksheetCellFormatOptions;
|
|
3050
3053
|
set formatOptions(a: WorksheetCellFormatOptions);
|
|
3051
|
-
|
|
3052
|
-
private
|
|
3054
|
+
_dv(a: WorksheetCellFormatOptions): void;
|
|
3055
|
+
private _dq;
|
|
3053
3056
|
get formatString(): string;
|
|
3054
3057
|
set formatString(a: string);
|
|
3055
3058
|
get indent(): number;
|
|
@@ -3058,6 +3061,10 @@ export declare class WorksheetCellFormatData extends GenericCacheElementEx imple
|
|
|
3058
3061
|
set leftBorderColorInfo(a: WorkbookColorInfo);
|
|
3059
3062
|
get leftBorderStyle(): CellBorderLineStyle;
|
|
3060
3063
|
set leftBorderStyle(a: CellBorderLineStyle);
|
|
3064
|
+
get hidden(): boolean | null;
|
|
3065
|
+
set hidden(a: boolean | null);
|
|
3066
|
+
get _hidden$i(): Nullable$1<boolean>;
|
|
3067
|
+
set _hidden$i(a: Nullable$1<boolean>);
|
|
3061
3068
|
get locked(): boolean | null;
|
|
3062
3069
|
set locked(a: boolean | null);
|
|
3063
3070
|
get _locked$i(): Nullable$1<boolean>;
|
|
@@ -3074,7 +3081,7 @@ export declare class WorksheetCellFormatData extends GenericCacheElementEx imple
|
|
|
3074
3081
|
set _shrinkToFit$i(a: Nullable$1<boolean>);
|
|
3075
3082
|
get style(): WorkbookStyle;
|
|
3076
3083
|
set style(a: WorkbookStyle);
|
|
3077
|
-
|
|
3084
|
+
_dw(a: WorkbookStyle): void;
|
|
3078
3085
|
get topBorderColorInfo(): WorkbookColorInfo;
|
|
3079
3086
|
set topBorderColorInfo(a: WorkbookColorInfo);
|
|
3080
3087
|
get topBorderStyle(): CellBorderLineStyle;
|
|
@@ -3092,30 +3099,31 @@ export declare class WorksheetCellFormatData extends GenericCacheElementEx imple
|
|
|
3092
3099
|
get _aw(): DiagonalBorders;
|
|
3093
3100
|
get _am(): CellBorderLineStyle;
|
|
3094
3101
|
get _ar(): CellFill;
|
|
3095
|
-
get
|
|
3102
|
+
get _c3(): Nullable$1<boolean>;
|
|
3096
3103
|
get _bh(): WorkbookColorInfo;
|
|
3097
3104
|
get _cq(): number;
|
|
3098
|
-
get _c3(): Nullable$1<boolean>;
|
|
3099
|
-
get _df(): string;
|
|
3100
3105
|
get _c4(): Nullable$1<boolean>;
|
|
3106
|
+
get _dh(): string;
|
|
3107
|
+
get _c5(): Nullable$1<boolean>;
|
|
3101
3108
|
get _a0(): FontSuperscriptSubscriptStyle;
|
|
3102
3109
|
get _a1(): FontUnderlineStyle;
|
|
3103
3110
|
get _bz(): WorksheetCellFormatOptions;
|
|
3104
3111
|
get _cs(): number;
|
|
3105
|
-
get
|
|
3112
|
+
get _di(): string;
|
|
3106
3113
|
get _ct(): number;
|
|
3107
3114
|
get _bk(): WorkbookColorInfo;
|
|
3108
3115
|
get _an(): CellBorderLineStyle;
|
|
3109
|
-
get
|
|
3116
|
+
get _c6(): Nullable$1<boolean>;
|
|
3117
|
+
get _c7(): Nullable$1<boolean>;
|
|
3110
3118
|
get _bl(): WorkbookColorInfo;
|
|
3111
3119
|
get _ao(): CellBorderLineStyle;
|
|
3112
3120
|
get _cw(): number;
|
|
3113
|
-
get
|
|
3121
|
+
get _c8(): Nullable$1<boolean>;
|
|
3114
3122
|
get _bs(): WorkbookStyle;
|
|
3115
3123
|
get _bm(): WorkbookColorInfo;
|
|
3116
3124
|
get _ap(): CellBorderLineStyle;
|
|
3117
3125
|
get _a9(): VerticalCellAlignment;
|
|
3118
|
-
get
|
|
3126
|
+
get _c9(): Nullable$1<boolean>;
|
|
3119
3127
|
get _b6(): boolean;
|
|
3120
3128
|
set _b6(a: boolean);
|
|
3121
3129
|
get _cl(): number;
|
|
@@ -6739,6 +6747,10 @@ export declare abstract class Formula extends Base {
|
|
|
6739
6747
|
* @hidden
|
|
6740
6748
|
*/
|
|
6741
6749
|
_cb(): void;
|
|
6750
|
+
/**
|
|
6751
|
+
* @hidden
|
|
6752
|
+
*/
|
|
6753
|
+
_cc(a: (arg1: Worksheet) => void): void;
|
|
6742
6754
|
/**
|
|
6743
6755
|
* @hidden
|
|
6744
6756
|
*/
|
|
@@ -7133,12 +7145,12 @@ export declare let IExcelCalcReferenceCollectionEx_$type: Type;
|
|
|
7133
7145
|
*/
|
|
7134
7146
|
export declare class SingleTargetFormula extends Formula implements IExcelCalcFormula, IExcelCalcReferenceCollectionEx {
|
|
7135
7147
|
static $t: Type;
|
|
7136
|
-
private
|
|
7137
|
-
private
|
|
7138
|
-
readonly
|
|
7139
|
-
|
|
7140
|
-
private
|
|
7141
|
-
private
|
|
7148
|
+
private _cd;
|
|
7149
|
+
private _cj;
|
|
7150
|
+
readonly _cm: List$1<IExcelCalcReference>;
|
|
7151
|
+
_co: number;
|
|
7152
|
+
private _cn;
|
|
7153
|
+
private _ch;
|
|
7142
7154
|
constructor(a: number, b: number, c: FormulaType);
|
|
7143
7155
|
constructor(a: number, b: ArrayFormula);
|
|
7144
7156
|
constructor(a: number, b: WorksheetDataTable);
|
|
@@ -7166,25 +7178,25 @@ export declare class SingleTargetFormula extends Formula implements IExcelCalcFo
|
|
|
7166
7178
|
protected get__t(): Sheet;
|
|
7167
7179
|
get _t(): Sheet;
|
|
7168
7180
|
_addDynamicReference1(a: IExcelCalcReference, b: ExcelCalcEngine, c?: boolean): boolean;
|
|
7169
|
-
private
|
|
7170
|
-
|
|
7171
|
-
private static
|
|
7172
|
-
private
|
|
7181
|
+
private _cp;
|
|
7182
|
+
_cv(a: ExcelCalcEngine): void;
|
|
7183
|
+
private static _cq;
|
|
7184
|
+
private _cw;
|
|
7173
7185
|
evaluateCore(a: Workbook): ExcelCalcValue;
|
|
7174
|
-
|
|
7175
|
-
|
|
7176
|
-
private
|
|
7177
|
-
private _cs;
|
|
7178
|
-
_cw(a: Workbook): void;
|
|
7186
|
+
_cg(a: Workbook, b: IExcelCalcReference, c: boolean): ExcelCalcValue;
|
|
7187
|
+
_cs(): number;
|
|
7188
|
+
private _cr;
|
|
7179
7189
|
private _ct;
|
|
7180
|
-
|
|
7181
|
-
|
|
7182
|
-
|
|
7183
|
-
|
|
7190
|
+
_cx(a: Workbook): void;
|
|
7191
|
+
private _cu;
|
|
7192
|
+
private _cy;
|
|
7193
|
+
_cz(a: RefBase, b: Workbook, c?: boolean): void;
|
|
7194
|
+
get _ce(): ExcelCalcValue;
|
|
7195
|
+
set _ce(a: ExcelCalcValue);
|
|
7184
7196
|
get hasAlwaysDirty(): boolean;
|
|
7185
|
-
protected
|
|
7186
|
-
get
|
|
7187
|
-
get
|
|
7197
|
+
protected get__cl(): boolean;
|
|
7198
|
+
get _cl(): boolean;
|
|
7199
|
+
get _ci(): RefBase;
|
|
7188
7200
|
}
|
|
7189
7201
|
/**
|
|
7190
7202
|
* @hidden
|
|
@@ -9395,12 +9407,12 @@ export declare abstract class WorksheetCellFormatProxy extends GenericCacheEleme
|
|
|
9395
9407
|
setFormatting(a: IWorksheetCellFormat): void;
|
|
9396
9408
|
_setFormatting1(a: IWorksheetCellFormat, b: CellFormatValueChangedOptions): void;
|
|
9397
9409
|
_a7(a: IWorksheetCellFormat): void;
|
|
9398
|
-
protected
|
|
9399
|
-
|
|
9400
|
-
|
|
9401
|
-
private static _bo;
|
|
9410
|
+
protected _bd(a: IWorksheetCellFormatProxyOwner): void;
|
|
9411
|
+
_bl(a: CellFormatValue, b: any): void;
|
|
9412
|
+
_bm(a: CellFormatValue, b: any, c: boolean, d: CellFormatValueChangedOptions): void;
|
|
9402
9413
|
private static _bp;
|
|
9403
9414
|
private static _bq;
|
|
9415
|
+
private static _br;
|
|
9404
9416
|
get alignment(): HorizontalCellAlignment;
|
|
9405
9417
|
set alignment(a: HorizontalCellAlignment);
|
|
9406
9418
|
_au(a: HorizontalCellAlignment, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
@@ -9433,49 +9445,54 @@ export declare abstract class WorksheetCellFormatProxy extends GenericCacheEleme
|
|
|
9433
9445
|
_a5(a: string, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9434
9446
|
get indent(): number;
|
|
9435
9447
|
set indent(a: number);
|
|
9436
|
-
|
|
9448
|
+
_a9(a: number, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9437
9449
|
get leftBorderColorInfo(): WorkbookColorInfo;
|
|
9438
9450
|
set leftBorderColorInfo(a: WorkbookColorInfo);
|
|
9439
|
-
|
|
9451
|
+
_ba(a: WorkbookColorInfo, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9440
9452
|
get leftBorderStyle(): CellBorderLineStyle;
|
|
9441
9453
|
set leftBorderStyle(a: CellBorderLineStyle);
|
|
9442
|
-
|
|
9454
|
+
_bb(a: CellBorderLineStyle, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9455
|
+
get hidden(): boolean | null;
|
|
9456
|
+
set hidden(a: boolean | null);
|
|
9457
|
+
get _hidden$i(): Nullable$1<boolean>;
|
|
9458
|
+
set _hidden$i(a: Nullable$1<boolean>);
|
|
9459
|
+
_a8(a: Nullable$1<boolean>, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9443
9460
|
get locked(): boolean | null;
|
|
9444
9461
|
set locked(a: boolean | null);
|
|
9445
9462
|
get _locked$i(): Nullable$1<boolean>;
|
|
9446
9463
|
set _locked$i(a: Nullable$1<boolean>);
|
|
9447
|
-
|
|
9464
|
+
_bc(a: Nullable$1<boolean>, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9448
9465
|
get rightBorderColorInfo(): WorkbookColorInfo;
|
|
9449
9466
|
set rightBorderColorInfo(a: WorkbookColorInfo);
|
|
9450
|
-
|
|
9467
|
+
_be(a: WorkbookColorInfo, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9451
9468
|
get rightBorderStyle(): CellBorderLineStyle;
|
|
9452
9469
|
set rightBorderStyle(a: CellBorderLineStyle);
|
|
9453
|
-
|
|
9470
|
+
_bf(a: CellBorderLineStyle, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9454
9471
|
get rotation(): number;
|
|
9455
9472
|
set rotation(a: number);
|
|
9456
|
-
|
|
9473
|
+
_bg(a: number, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9457
9474
|
get shrinkToFit(): boolean | null;
|
|
9458
9475
|
set shrinkToFit(a: boolean | null);
|
|
9459
9476
|
get _shrinkToFit$i(): Nullable$1<boolean>;
|
|
9460
9477
|
set _shrinkToFit$i(a: Nullable$1<boolean>);
|
|
9461
|
-
|
|
9478
|
+
_bh(a: Nullable$1<boolean>, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9462
9479
|
get style(): WorkbookStyle;
|
|
9463
9480
|
set style(a: WorkbookStyle);
|
|
9464
|
-
|
|
9481
|
+
_bi(a: WorkbookStyle, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9465
9482
|
get topBorderColorInfo(): WorkbookColorInfo;
|
|
9466
9483
|
set topBorderColorInfo(a: WorkbookColorInfo);
|
|
9467
|
-
|
|
9484
|
+
_bj(a: WorkbookColorInfo, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9468
9485
|
get topBorderStyle(): CellBorderLineStyle;
|
|
9469
9486
|
set topBorderStyle(a: CellBorderLineStyle);
|
|
9470
|
-
|
|
9487
|
+
_bk(a: CellBorderLineStyle, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9471
9488
|
get verticalAlignment(): VerticalCellAlignment;
|
|
9472
9489
|
set verticalAlignment(a: VerticalCellAlignment);
|
|
9473
|
-
|
|
9490
|
+
_bn(a: VerticalCellAlignment, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9474
9491
|
get wrapText(): boolean | null;
|
|
9475
9492
|
set wrapText(a: boolean | null);
|
|
9476
9493
|
get _wrapText$i(): Nullable$1<boolean>;
|
|
9477
9494
|
set _wrapText$i(a: Nullable$1<boolean>);
|
|
9478
|
-
|
|
9495
|
+
_bo(a: Nullable$1<boolean>, b: boolean, c: CellFormatValueChangedOptions): void;
|
|
9479
9496
|
get _u(): WorkbookFontOwnerAccessor;
|
|
9480
9497
|
get _z(): boolean;
|
|
9481
9498
|
get _s(): IWorksheetCellFormatProxyOwner;
|
|
@@ -9636,7 +9653,7 @@ export declare class WorkbookFontData extends GenericCacheElementEx implements I
|
|
|
9636
9653
|
*/
|
|
9637
9654
|
export declare class ConditionalFormatOwnedFormatProxy extends WorksheetCellFormatProxy {
|
|
9638
9655
|
static $t: Type;
|
|
9639
|
-
private static readonly
|
|
9656
|
+
private static readonly _bs;
|
|
9640
9657
|
constructor(a: GenericCachedCollectionEx$1<WorksheetCellFormatData>, b: ConditionalFormatBase);
|
|
9641
9658
|
g(a: GenericCachedCollection$1<WorksheetCellFormatData>): void;
|
|
9642
9659
|
b(a: boolean): GenericCachedCollection$1<WorksheetCellFormatData>;
|
|
@@ -11856,27 +11873,27 @@ export declare let IRegionBlockingSingleCellComponent_$type: Type;
|
|
|
11856
11873
|
*/
|
|
11857
11874
|
export declare class ArrayInteriorFormula extends SingleTargetFormula implements IRegionBlockingSingleCellComponent {
|
|
11858
11875
|
static $t: Type;
|
|
11859
|
-
private readonly
|
|
11876
|
+
private readonly _c0;
|
|
11860
11877
|
constructor(a: ArrayFormula);
|
|
11861
11878
|
get owningValue(): IRegionBlockingValue;
|
|
11862
11879
|
_g(): Formula;
|
|
11863
11880
|
protected get__i(): Formula;
|
|
11864
11881
|
protected get__ak(): boolean;
|
|
11865
|
-
protected
|
|
11866
|
-
get
|
|
11882
|
+
protected get__cl(): boolean;
|
|
11883
|
+
get _c1(): ArrayFormula;
|
|
11867
11884
|
}
|
|
11868
11885
|
/**
|
|
11869
11886
|
* @hidden
|
|
11870
11887
|
*/
|
|
11871
11888
|
export declare class DataTableInteriorFormula extends SingleTargetFormula implements IRegionBlockingSingleCellComponent {
|
|
11872
11889
|
static $t: Type;
|
|
11873
|
-
private readonly
|
|
11890
|
+
private readonly _c0;
|
|
11874
11891
|
constructor(a: WorksheetDataTable);
|
|
11875
11892
|
get owningValue(): IRegionBlockingValue;
|
|
11876
11893
|
_g(): Formula;
|
|
11877
11894
|
protected get__am(): boolean;
|
|
11878
|
-
protected
|
|
11879
|
-
get
|
|
11895
|
+
protected get__cl(): boolean;
|
|
11896
|
+
get _c1(): WorksheetDataTable;
|
|
11880
11897
|
}
|
|
11881
11898
|
/**
|
|
11882
11899
|
* @hidden
|
|
@@ -20660,20 +20677,20 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20660
20677
|
/**
|
|
20661
20678
|
* @hidden
|
|
20662
20679
|
*/
|
|
20663
|
-
private static readonly
|
|
20680
|
+
private static readonly _cx;
|
|
20664
20681
|
/**
|
|
20665
20682
|
* @hidden
|
|
20666
20683
|
*/
|
|
20667
|
-
private static readonly
|
|
20684
|
+
private static readonly _cy;
|
|
20668
20685
|
/**
|
|
20669
20686
|
* @hidden
|
|
20670
20687
|
*/
|
|
20671
|
-
private static readonly
|
|
20688
|
+
private static readonly _cz;
|
|
20672
20689
|
/**
|
|
20673
20690
|
* @hidden
|
|
20674
20691
|
*/
|
|
20675
|
-
private static readonly
|
|
20676
|
-
private
|
|
20692
|
+
private static readonly _cd;
|
|
20693
|
+
private _cl;
|
|
20677
20694
|
constructor(a: number, b: number);
|
|
20678
20695
|
constructor(a: number, b: ArrayFormula);
|
|
20679
20696
|
constructor(a: number, ..._rest: any[]);
|
|
@@ -20771,7 +20788,7 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20771
20788
|
/**
|
|
20772
20789
|
* @hidden
|
|
20773
20790
|
*/
|
|
20774
|
-
static
|
|
20791
|
+
static _cj(a: string, b: Workbook): ArrayFormula;
|
|
20775
20792
|
/**
|
|
20776
20793
|
* Parses the specified formula value and returns the array formula which was created from it.
|
|
20777
20794
|
* @param value The string which defines the array formula to parse.
|
|
@@ -20837,21 +20854,21 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20837
20854
|
/**
|
|
20838
20855
|
* @hidden
|
|
20839
20856
|
*/
|
|
20840
|
-
static
|
|
20857
|
+
static _co(a: string, b: CellReferenceMode, c: ArrayFormula): {
|
|
20841
20858
|
ret: boolean;
|
|
20842
20859
|
p2: ArrayFormula;
|
|
20843
20860
|
};
|
|
20844
20861
|
/**
|
|
20845
20862
|
* @hidden
|
|
20846
20863
|
*/
|
|
20847
|
-
static
|
|
20864
|
+
static _cv(a: string, b: CellReferenceMode, c: CultureInfo, d: ArrayFormula): {
|
|
20848
20865
|
ret: boolean;
|
|
20849
20866
|
p3: ArrayFormula;
|
|
20850
20867
|
};
|
|
20851
20868
|
/**
|
|
20852
20869
|
* @hidden
|
|
20853
20870
|
*/
|
|
20854
|
-
static
|
|
20871
|
+
static _cp(a: string, b: CellReferenceMode, c: ArrayFormula, d: FormulaParseException): {
|
|
20855
20872
|
ret: boolean;
|
|
20856
20873
|
p2: ArrayFormula;
|
|
20857
20874
|
p3: FormulaParseException;
|
|
@@ -20859,7 +20876,7 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20859
20876
|
/**
|
|
20860
20877
|
* @hidden
|
|
20861
20878
|
*/
|
|
20862
|
-
static
|
|
20879
|
+
static _cw(a: string, b: CellReferenceMode, c: CultureInfo, d: ArrayFormula, e: FormulaParseException): {
|
|
20863
20880
|
ret: boolean;
|
|
20864
20881
|
p3: ArrayFormula;
|
|
20865
20882
|
p4: FormulaParseException;
|
|
@@ -20867,21 +20884,21 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20867
20884
|
/**
|
|
20868
20885
|
* @hidden
|
|
20869
20886
|
*/
|
|
20870
|
-
static
|
|
20887
|
+
static _cq(a: string, b: CellReferenceMode, c: WorkbookFormat, d: ArrayFormula): {
|
|
20871
20888
|
ret: boolean;
|
|
20872
20889
|
p3: ArrayFormula;
|
|
20873
20890
|
};
|
|
20874
20891
|
/**
|
|
20875
20892
|
* @hidden
|
|
20876
20893
|
*/
|
|
20877
|
-
static
|
|
20894
|
+
static _cs(a: string, b: CellReferenceMode, c: WorkbookFormat, d: CultureInfo, e: ArrayFormula): {
|
|
20878
20895
|
ret: boolean;
|
|
20879
20896
|
p4: ArrayFormula;
|
|
20880
20897
|
};
|
|
20881
20898
|
/**
|
|
20882
20899
|
* @hidden
|
|
20883
20900
|
*/
|
|
20884
|
-
static
|
|
20901
|
+
static _cr(a: string, b: CellReferenceMode, c: WorkbookFormat, d: ArrayFormula, e: FormulaParseException): {
|
|
20885
20902
|
ret: boolean;
|
|
20886
20903
|
p3: ArrayFormula;
|
|
20887
20904
|
p4: FormulaParseException;
|
|
@@ -20889,7 +20906,7 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20889
20906
|
/**
|
|
20890
20907
|
* @hidden
|
|
20891
20908
|
*/
|
|
20892
|
-
static
|
|
20909
|
+
static _ct(a: string, b: CellReferenceMode, c: WorkbookFormat, d: CultureInfo, e: ArrayFormula, f: FormulaParseException): {
|
|
20893
20910
|
ret: boolean;
|
|
20894
20911
|
p4: ArrayFormula;
|
|
20895
20912
|
p5: FormulaParseException;
|
|
@@ -20897,7 +20914,7 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20897
20914
|
/**
|
|
20898
20915
|
* @hidden
|
|
20899
20916
|
*/
|
|
20900
|
-
static
|
|
20917
|
+
static _cu(a: string, b: CellReferenceMode, c: WorkbookFormat, d: CultureInfo, e: ArrayFormula, f: FormulaParseException, g: List$1<WorkbookReferenceBase>): {
|
|
20901
20918
|
ret: boolean;
|
|
20902
20919
|
p4: ArrayFormula;
|
|
20903
20920
|
p5: FormulaParseException;
|
|
@@ -20905,34 +20922,34 @@ export declare class ArrayFormula extends Formula implements IRegionBlockingValu
|
|
|
20905
20922
|
/**
|
|
20906
20923
|
* @hidden
|
|
20907
20924
|
*/
|
|
20908
|
-
|
|
20925
|
+
_c2(a: CellShiftOperation, b: ICellShiftOperationOverride, c: ShiftingArrayFormulaInfo): void;
|
|
20909
20926
|
/**
|
|
20910
20927
|
* @hidden
|
|
20911
20928
|
*/
|
|
20912
|
-
|
|
20929
|
+
_cn(a: CellShiftOperation, b: Nullable$1<WorksheetRegionAddress>, c: ShiftingArrayFormulaInfo): {
|
|
20913
20930
|
ret: boolean;
|
|
20914
20931
|
p2: ShiftingArrayFormulaInfo;
|
|
20915
20932
|
};
|
|
20916
20933
|
/**
|
|
20917
20934
|
* @hidden
|
|
20918
20935
|
*/
|
|
20919
|
-
private
|
|
20936
|
+
private _c0;
|
|
20920
20937
|
/**
|
|
20921
20938
|
* @hidden
|
|
20922
20939
|
*/
|
|
20923
|
-
private static
|
|
20940
|
+
private static _ck;
|
|
20924
20941
|
/**
|
|
20925
20942
|
* @hidden
|
|
20926
20943
|
*/
|
|
20927
|
-
private static
|
|
20944
|
+
private static _ce;
|
|
20928
20945
|
/**
|
|
20929
20946
|
* @hidden
|
|
20930
20947
|
*/
|
|
20931
|
-
private static
|
|
20948
|
+
private static _c3;
|
|
20932
20949
|
/**
|
|
20933
20950
|
* @hidden
|
|
20934
20951
|
*/
|
|
20935
|
-
private static
|
|
20952
|
+
private static _c4;
|
|
20936
20953
|
/**
|
|
20937
20954
|
* Gets the cells to which the array formula is applied.
|
|
20938
20955
|
* <p class="body">
|
|
@@ -21324,6 +21341,19 @@ export declare class Formula_VerifyFormatLimitsVisitor extends FormulaTokenVisit
|
|
|
21324
21341
|
au(a: RefToken): void;
|
|
21325
21342
|
static a1(a: FormulaContext, b: FormatLimitErrors, c: WorkbookFormat): Formula_VerifyFormatLimitsVisitor;
|
|
21326
21343
|
}
|
|
21344
|
+
/**
|
|
21345
|
+
* @hidden
|
|
21346
|
+
*/
|
|
21347
|
+
export declare class Formula_VisitWorksheetVisitor extends FormulaTokenVisitor {
|
|
21348
|
+
static $t: Type;
|
|
21349
|
+
private static az;
|
|
21350
|
+
private a1;
|
|
21351
|
+
constructor();
|
|
21352
|
+
g(): void;
|
|
21353
|
+
aq(a: ReferenceToken): void;
|
|
21354
|
+
static a2(a: FormulaContext, b: (arg1: Worksheet) => void): void;
|
|
21355
|
+
private static a0;
|
|
21356
|
+
}
|
|
21327
21357
|
/**
|
|
21328
21358
|
* @hidden
|
|
21329
21359
|
*/
|
|
@@ -27912,7 +27942,7 @@ export declare class WorksheetTableAreaFormatsCollection$1<TArea> extends Base i
|
|
|
27912
27942
|
export declare class WorksheetTableAreaFormatProxy$1<TArea> extends WorksheetCellFormatProxy {
|
|
27913
27943
|
static $t: Type;
|
|
27914
27944
|
protected $tArea: Type;
|
|
27915
|
-
private
|
|
27945
|
+
private _bt;
|
|
27916
27946
|
constructor($tArea: Type, a: TArea, b: WorksheetCellFormatData, c: IWorksheetCellFormatProxyOwner);
|
|
27917
27947
|
protected get__l(): ChangeInfo[];
|
|
27918
27948
|
protected get _l(): ChangeInfo[];
|
|
@@ -27920,7 +27950,7 @@ export declare class WorksheetTableAreaFormatProxy$1<TArea> extends WorksheetCel
|
|
|
27920
27950
|
get _q(): ExcelChangeAction;
|
|
27921
27951
|
protected get__v(): Worksheet;
|
|
27922
27952
|
get _v(): Worksheet;
|
|
27923
|
-
get
|
|
27953
|
+
get _bu(): TArea;
|
|
27924
27954
|
}
|
|
27925
27955
|
/**
|
|
27926
27956
|
* @hidden
|
|
@@ -36408,7 +36438,7 @@ export declare class TempCellCalcReference extends RefBase {
|
|
|
36408
36438
|
*/
|
|
36409
36439
|
export declare class WorksheetMergedRegionOwnedCellFormatProxy extends WorksheetCellFormatProxy {
|
|
36410
36440
|
static $t: Type;
|
|
36411
|
-
private static readonly
|
|
36441
|
+
private static readonly _bs;
|
|
36412
36442
|
constructor(a: GenericCachedCollectionEx$1<WorksheetCellFormatData>, b: IWorksheetCellFormatProxyOwner);
|
|
36413
36443
|
protected get__l(): ChangeInfo[];
|
|
36414
36444
|
protected get _l(): ChangeInfo[];
|
|
@@ -37195,6 +37225,10 @@ export declare class WorksheetCellFormatDataResolved extends Base implements IWo
|
|
|
37195
37225
|
set leftBorderColorInfo(a: WorkbookColorInfo);
|
|
37196
37226
|
get leftBorderStyle(): CellBorderLineStyle;
|
|
37197
37227
|
set leftBorderStyle(a: CellBorderLineStyle);
|
|
37228
|
+
get hidden(): boolean | null;
|
|
37229
|
+
set hidden(a: boolean | null);
|
|
37230
|
+
get _hidden$i(): Nullable$1<boolean>;
|
|
37231
|
+
set _hidden$i(a: Nullable$1<boolean>);
|
|
37198
37232
|
get locked(): boolean | null;
|
|
37199
37233
|
set locked(a: boolean | null);
|
|
37200
37234
|
get _locked$i(): Nullable$1<boolean>;
|
|
@@ -37239,10 +37273,10 @@ export declare class WorksheetMergedCellFormatDataResolved extends WorksheetCell
|
|
|
37239
37273
|
*/
|
|
37240
37274
|
export declare class WorksheetCellOwnedFormatProxy extends WorksheetCellFormatProxy {
|
|
37241
37275
|
static $t: Type;
|
|
37242
|
-
private static readonly
|
|
37243
|
-
private
|
|
37244
|
-
private
|
|
37245
|
-
private
|
|
37276
|
+
private static readonly _bs;
|
|
37277
|
+
private _bt;
|
|
37278
|
+
private _bx;
|
|
37279
|
+
private _bv;
|
|
37246
37280
|
constructor(a: WorksheetCellFormatData, b: WorksheetCellFormatCollection, c: WorksheetRow, d: number, e: WorksheetCellFormatData[]);
|
|
37247
37281
|
g(a: GenericCachedCollection$1<WorksheetCellFormatData>): void;
|
|
37248
37282
|
b(a: boolean): GenericCachedCollection$1<WorksheetCellFormatData>;
|
|
@@ -37255,11 +37289,11 @@ export declare class WorksheetCellOwnedFormatProxy extends WorksheetCellFormatPr
|
|
|
37255
37289
|
protected get__v(): Worksheet;
|
|
37256
37290
|
get _v(): Worksheet;
|
|
37257
37291
|
protected get_d(): WorksheetCellFormatData;
|
|
37258
|
-
private _bx;
|
|
37259
37292
|
private _by;
|
|
37260
|
-
|
|
37261
|
-
get
|
|
37262
|
-
|
|
37293
|
+
private _bz;
|
|
37294
|
+
get _bw(): number;
|
|
37295
|
+
get _bu(): WorksheetCellFormatData;
|
|
37296
|
+
set _bu(a: WorksheetCellFormatData);
|
|
37263
37297
|
}
|
|
37264
37298
|
/**
|
|
37265
37299
|
* @hidden
|
|
@@ -37278,7 +37312,7 @@ export declare class FontXInfo extends Base {
|
|
|
37278
37312
|
*/
|
|
37279
37313
|
export declare class WorksheetColumnOwnedFormatProxy extends WorksheetCellFormatProxy {
|
|
37280
37314
|
static $t: Type;
|
|
37281
|
-
private static readonly
|
|
37315
|
+
private static readonly _bs;
|
|
37282
37316
|
constructor(a: GenericCachedCollectionEx$1<WorksheetCellFormatData>, b: WorksheetColumn);
|
|
37283
37317
|
g(a: GenericCachedCollection$1<WorksheetCellFormatData>): void;
|
|
37284
37318
|
b(a: boolean): GenericCachedCollection$1<WorksheetCellFormatData>;
|
|
@@ -37289,7 +37323,7 @@ export declare class WorksheetColumnOwnedFormatProxy extends WorksheetCellFormat
|
|
|
37289
37323
|
protected get_d(): WorksheetCellFormatData;
|
|
37290
37324
|
protected get__v(): Worksheet;
|
|
37291
37325
|
get _v(): Worksheet;
|
|
37292
|
-
private
|
|
37326
|
+
private _bt;
|
|
37293
37327
|
}
|
|
37294
37328
|
/**
|
|
37295
37329
|
* @hidden
|
|
@@ -38395,7 +38429,7 @@ export declare class CellFormatContext extends Base {
|
|
|
38395
38429
|
*/
|
|
38396
38430
|
export declare class WorksheetRowOwnedCellFormatProxy extends WorksheetCellFormatProxy {
|
|
38397
38431
|
static $t: Type;
|
|
38398
|
-
private static readonly
|
|
38432
|
+
private static readonly _bs;
|
|
38399
38433
|
constructor(a: GenericCachedCollectionEx$1<WorksheetCellFormatData>, b: IWorksheetCellFormatProxyOwner);
|
|
38400
38434
|
protected get__l(): ChangeInfo[];
|
|
38401
38435
|
protected get _l(): ChangeInfo[];
|