@silurus/ooxml 0.86.1 → 0.88.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/README.md +42 -2
- package/dist/assets/render-worker-1uPAxMZr.js +31 -0
- package/dist/assets/render-worker-BlvJybji.js +10 -0
- package/dist/assets/render-worker-CzmiJfFL.js +11 -0
- package/dist/{canvas-viewer-mechanics-DN5SqWGS.js → canvas-viewer-mechanics-DbLz0rYW.js} +75 -66
- package/dist/chart-ex.mjs +581 -616
- package/dist/cjk-fallback-bLI3z70h.js +46 -0
- package/dist/comment-ui-runtime-BsK8pmUT.js +2 -0
- package/dist/{comment-ui-runtime-lXwVOgjW.js → comment-ui-runtime-CWGqn5Vr.js} +5 -5
- package/dist/{comment-ui-runtime-DEtgcmj7.js → comment-ui-runtime-DcJOYlw-.js} +5 -5
- package/dist/{comments-CAn2A_Xh.js → comments-Diid5ujN.js} +1 -1
- package/dist/{document-pull-client-uopDjRde.js → document-pull-client-B9PTM-pL.js} +4693 -4621
- package/dist/{docx-wPzeF76A.js → docx-BF9WXrYH.js} +503 -388
- package/dist/docx.mjs +6 -6
- package/dist/docx_parser_bg.wasm +0 -0
- package/dist/{dom-interaction-boundary-CswB9Tzi.js → dom-interaction-boundary-Cnm8DSBN.js} +22 -19
- package/dist/{hyperlink-BR1NCO7S.js → hyperlink-Cxzhet30.js} +842 -829
- package/dist/index.mjs +3 -3
- package/dist/{line-distribute-IsUGfHXm.js → line-distribute-D1WNHKz_.js} +2 -2
- package/dist/math.mjs +2 -2
- package/dist/node.mjs +356 -352
- package/dist/plot-area-frame-DLTYKHNP.js +4354 -0
- package/dist/{pptx-BxJ_RBSY.js → pptx-DkyYBYoL.js} +444 -435
- package/dist/pptx.mjs +7 -7
- package/dist/pptx_parser_bg.wasm +0 -0
- package/dist/region-map.mjs +5 -5
- package/dist/{render-DEiun_AH.js → render-D3iqVKCo.js} +31 -29
- package/dist/{render-worker-host-Ba6Fchqr.js → render-worker-host-B5wQfB7U.js} +1 -1
- package/dist/{render-worker-host-BEfLZvSL.js → render-worker-host-D4123J27.js} +1 -1
- package/dist/{render-worker-host-C3xwtHnv.js → render-worker-host-Di3LxLc0.js} +1 -1
- package/dist/renderer-B4GZb5We.js +6492 -0
- package/dist/{resource-measurement-CclArDRs.js → resource-measurement-SHQCbkh2.js} +3 -3
- package/dist/{session-BuJL_xcp.js → session-BGq81gRQ.js} +98 -98
- package/dist/{slide-pull-client-Ck8wfRT_.js → slide-pull-client-DiPnm240.js} +767 -738
- package/dist/{three-d-YYghQndN.js → three-d-DJBl8g8M.js} +251 -435
- package/dist/three-d.mjs +998 -906
- package/dist/tiff.mjs +2 -2
- package/dist/types/chart-ex.d.ts +142 -4
- package/dist/types/docx.d.ts +155 -13
- package/dist/types/index.d.ts +131 -19
- package/dist/types/math.d.ts +1 -1
- package/dist/types/node.d.ts +120 -8
- package/dist/types/pptx.d.ts +123 -13
- package/dist/types/region-map.d.ts +142 -4
- package/dist/types/three-d.d.ts +142 -4
- package/dist/types/tiff.d.ts +1 -1
- package/dist/types/xlsx.d.ts +155 -13
- package/dist/{worksheet-pull-client-CAvuf22q.js → worksheet-pull-client-BM8ywvbu.js} +51 -51
- package/dist/{xlsx-Bblm5r1h.js → xlsx-C9NVjgaV.js} +1592 -1564
- package/dist/xlsx.mjs +6 -6
- package/dist/xlsx_parser_bg.wasm +0 -0
- package/package.json +1 -1
- package/dist/assets/render-worker-D21h5TGR.js +0 -10
- package/dist/assets/render-worker-Dsfekaht.js +0 -11
- package/dist/assets/render-worker-DxU7IrKo.js +0 -31
- package/dist/comment-ui-runtime-TLHustXJ.js +0 -2
- package/dist/plot-area-frame-D5hEOgkJ.js +0 -2903
- package/dist/renderer-XFSCOT6m.js +0 -5857
- /package/dist/{bounded-raw-part-cache-BfbSxRIL.js → bounded-raw-part-cache-Cg1BsSZQ.js} +0 -0
- /package/dist/{comment-occurrence-CqejEuts.js → comment-occurrence-C8Y2uoVr.js} +0 -0
- /package/dist/{delimited-text-worker-host-DcHj_JZt.js → delimited-text-worker-host-BVY-Ecni.js} +0 -0
- /package/dist/{highlight-rect-FuUSmL3a.js → highlight-rect-C5hkRqUr.js} +0 -0
- /package/dist/{line-metrics-CBbw80Ko.js → line-metrics-B60C86uh.js} +0 -0
- /package/dist/{mathjax-DS69BmJd.js → mathjax-DoyWZbSp.js} +0 -0
- /package/dist/{pixel-budget-Dgjw269h.js → pixel-budget-9P63Bsk5.js} +0 -0
- /package/dist/{read-only-comment-decoration-BTnWEeo5.js → read-only-comment-decoration-Dz7eTQ4d.js} +0 -0
- /package/dist/{read-only-comment-margin-plStyGfE.js → read-only-comment-margin-DkgzASAl.js} +0 -0
- /package/dist/{renderer-module-contract-Cu-GKuPd.js → renderer-module-contract-D91rkYHH.js} +0 -0
- /package/dist/{source-key-Ktb1GRE5.js → source-key-DIJG8BA0.js} +0 -0
- /package/dist/{transfer-mIj7E7NB.js → transfer-p6iCC2R7.js} +0 -0
- /package/dist/{units-EJdC96r6.js → units-BzZ0gAxs.js} +0 -0
- /package/dist/{visible-index-DPoQYSDt.js → visible-index-BgiHEc1z.js} +0 -0
package/dist/types/xlsx.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region dist/.types-work/chart-
|
|
1
|
+
//#region dist/.types-work/chart-BtUu4_7Y.d.ts
|
|
2
2
|
type DecodedImageBudgetStrategy = 'adaptive' | 'strict';
|
|
3
3
|
interface ImageResourceOptions {
|
|
4
4
|
decodedByteBudget?: number;
|
|
@@ -177,6 +177,38 @@ interface ImageFill {
|
|
|
177
177
|
alpha?: number;
|
|
178
178
|
duotone?: Duotone$1;
|
|
179
179
|
}
|
|
180
|
+
interface Shadow {
|
|
181
|
+
color: string;
|
|
182
|
+
alpha: number;
|
|
183
|
+
blur: number;
|
|
184
|
+
dist: number;
|
|
185
|
+
dir: number;
|
|
186
|
+
sx?: number;
|
|
187
|
+
sy?: number;
|
|
188
|
+
kx?: number;
|
|
189
|
+
ky?: number;
|
|
190
|
+
algn?: 'tl' | 't' | 'tr' | 'l' | 'ctr' | 'r' | 'bl' | 'b' | 'br';
|
|
191
|
+
rotWithShape?: boolean;
|
|
192
|
+
}
|
|
193
|
+
interface Glow {
|
|
194
|
+
color: string;
|
|
195
|
+
alpha: number;
|
|
196
|
+
radius: number;
|
|
197
|
+
}
|
|
198
|
+
interface SoftEdge {
|
|
199
|
+
radius: number;
|
|
200
|
+
}
|
|
201
|
+
interface Reflection {
|
|
202
|
+
blur: number;
|
|
203
|
+
dist: number;
|
|
204
|
+
dir: number;
|
|
205
|
+
stA: number;
|
|
206
|
+
stPos: number;
|
|
207
|
+
endA: number;
|
|
208
|
+
endPos: number;
|
|
209
|
+
sx: number;
|
|
210
|
+
sy: number;
|
|
211
|
+
}
|
|
180
212
|
interface ArrowEnd {
|
|
181
213
|
type: string;
|
|
182
214
|
w: string;
|
|
@@ -239,7 +271,9 @@ interface ChartSeries {
|
|
|
239
271
|
markerFill?: string | null;
|
|
240
272
|
markerFillPaint?: Fill | null;
|
|
241
273
|
markerFillPaintAuthored?: boolean | null;
|
|
274
|
+
markerStyle?: ChartExElementStyle | null;
|
|
242
275
|
markerLine?: string | null;
|
|
276
|
+
markerLinePaintAuthored?: boolean | null;
|
|
243
277
|
markerLineWidthEmu?: number | null;
|
|
244
278
|
dataPointOverrides?: ChartDataPointOverride[] | null;
|
|
245
279
|
dataLabelOverrides?: ChartDataLabelOverride[] | null;
|
|
@@ -253,6 +287,7 @@ interface ChartSeries {
|
|
|
253
287
|
lineHidden?: boolean | null;
|
|
254
288
|
}
|
|
255
289
|
interface ChartTrendline {
|
|
290
|
+
style?: ChartExElementStyle | null;
|
|
256
291
|
name?: string | null;
|
|
257
292
|
trendlineType: string;
|
|
258
293
|
order?: number | null;
|
|
@@ -291,6 +326,7 @@ interface ChartTrendline {
|
|
|
291
326
|
lineWidthEmu?: number | null;
|
|
292
327
|
lineDash?: string | null;
|
|
293
328
|
lineHidden?: boolean | null;
|
|
329
|
+
linePaintAuthored?: boolean | null;
|
|
294
330
|
}
|
|
295
331
|
interface ChartDataPointOverride {
|
|
296
332
|
idx: number;
|
|
@@ -306,7 +342,9 @@ interface ChartDataPointOverride {
|
|
|
306
342
|
markerFill?: string;
|
|
307
343
|
markerFillPaint?: Fill | null;
|
|
308
344
|
markerFillPaintAuthored?: boolean | null;
|
|
345
|
+
markerStyle?: ChartExElementStyle | null;
|
|
309
346
|
markerLine?: string;
|
|
347
|
+
markerLinePaintAuthored?: boolean | null;
|
|
310
348
|
markerLineWidthEmu?: number;
|
|
311
349
|
bubble3D?: boolean | null;
|
|
312
350
|
explosion?: number;
|
|
@@ -348,8 +386,12 @@ interface ChartDataLabelOverride {
|
|
|
348
386
|
deleted?: boolean;
|
|
349
387
|
}
|
|
350
388
|
interface ChartLabelBox {
|
|
389
|
+
style?: ChartExElementStyle | null;
|
|
390
|
+
effectFallbackStyle?: ChartExElementStyle | null;
|
|
391
|
+
effectStyleIndex?: number;
|
|
392
|
+
effectFallbackIndex?: number;
|
|
351
393
|
fill?: string;
|
|
352
|
-
fillPaint?:
|
|
394
|
+
fillPaint?: Fill | null;
|
|
353
395
|
fillHidden?: boolean | null;
|
|
354
396
|
fillPaintAuthored?: boolean | null;
|
|
355
397
|
borderColor?: string;
|
|
@@ -400,8 +442,11 @@ interface ChartSeriesDataLabels {
|
|
|
400
442
|
leaderLineWidthEmu?: number;
|
|
401
443
|
leaderLineHidden?: boolean;
|
|
402
444
|
leaderLineDash?: string;
|
|
445
|
+
leaderLinePaintAuthored?: boolean | null;
|
|
446
|
+
leaderLineStyle?: ChartExElementStyle | null;
|
|
403
447
|
}
|
|
404
448
|
interface ChartErrBars {
|
|
449
|
+
style?: ChartExElementStyle | null;
|
|
405
450
|
dir: string;
|
|
406
451
|
barType: string;
|
|
407
452
|
plus: (number | null)[];
|
|
@@ -411,6 +456,7 @@ interface ChartErrBars {
|
|
|
411
456
|
lineWidthEmu?: number;
|
|
412
457
|
dash?: string;
|
|
413
458
|
hidden?: boolean;
|
|
459
|
+
linePaintAuthored?: boolean | null;
|
|
414
460
|
}
|
|
415
461
|
type ChartType = 'line' | 'stackedLine' | 'stackedLinePct' | 'clusteredBar' | 'clusteredBarH' | 'stackedBar' | 'stackedBarH' | 'stackedBarPct' | 'stackedBarHPct' | 'area' | 'stackedArea' | 'stackedAreaPct' | 'pie' | 'doughnut' | 'scatter' | 'bubble' | 'radar' | 'waterfall' | 'stock' | 'surface' | 'surface3D' | 'boxWhisker' | 'sunburst' | 'treemap' | string;
|
|
416
462
|
type ChartPlotGroupKind = 'area' | 'area3D' | 'line' | 'line3D' | 'stock' | 'radar' | 'scatter' | 'pie' | 'pie3D' | 'doughnut' | 'bar' | 'bar3D' | 'ofPie' | 'surface' | 'surface3D' | 'bubble';
|
|
@@ -427,6 +473,7 @@ interface ChartPlotGroup {
|
|
|
427
473
|
barDirection?: string | null;
|
|
428
474
|
scatterStyle?: string | null;
|
|
429
475
|
radarStyle?: string | null;
|
|
476
|
+
varyColors?: boolean | null;
|
|
430
477
|
gapWidth?: number | null;
|
|
431
478
|
overlap?: number | null;
|
|
432
479
|
bubbleScale?: number | null;
|
|
@@ -435,10 +482,16 @@ interface ChartPlotGroup {
|
|
|
435
482
|
}
|
|
436
483
|
type ChartLineDashSegment = DrawingMLCustomDashSegment;
|
|
437
484
|
interface ChartExElementStyle {
|
|
485
|
+
shapePropertiesPresent?: boolean | null;
|
|
486
|
+
allowNoFillOverride?: boolean | null;
|
|
487
|
+
allowNoLineOverride?: boolean | null;
|
|
438
488
|
fontSizeHpt?: number | null;
|
|
439
489
|
fontBold?: boolean | null;
|
|
440
490
|
fontItalic?: boolean | null;
|
|
441
491
|
fontColor?: string | null;
|
|
492
|
+
fontColors?: Array<string | null> | null;
|
|
493
|
+
fontColorIndex?: number | null;
|
|
494
|
+
fontFormattingIndices?: number[] | null;
|
|
442
495
|
fontPaintAuthored?: boolean | null;
|
|
443
496
|
fontHidden?: boolean | null;
|
|
444
497
|
fontFace?: string | null;
|
|
@@ -470,8 +523,22 @@ interface ChartExElementStyle {
|
|
|
470
523
|
lineCap?: string | null;
|
|
471
524
|
lineJoin?: string | null;
|
|
472
525
|
lineCompound?: string | null;
|
|
526
|
+
shadows?: Array<Shadow | null> | null;
|
|
527
|
+
innerShadows?: Array<Shadow | null> | null;
|
|
528
|
+
glows?: Array<Glow | null> | null;
|
|
529
|
+
softEdges?: Array<SoftEdge | null> | null;
|
|
530
|
+
reflections?: Array<Reflection | null> | null;
|
|
531
|
+
effectAuthored?: boolean | null;
|
|
532
|
+
effectNoStyle?: boolean | null;
|
|
533
|
+
effectUnsupported?: boolean | null;
|
|
473
534
|
fillColorIndex?: number | null;
|
|
535
|
+
fillFormattingIndices?: number[] | null;
|
|
536
|
+
fillSemanticFallbackIndices?: number[] | null;
|
|
474
537
|
lineColorIndex?: number | null;
|
|
538
|
+
lineFormattingIndices?: number[] | null;
|
|
539
|
+
lineSemanticFallbackIndices?: number[] | null;
|
|
540
|
+
effectFormattingIndices?: number[] | null;
|
|
541
|
+
effectColorIndex?: number | null;
|
|
475
542
|
}
|
|
476
543
|
type ChartStyleRole = 'axisTitle' | 'categoryAxis' | 'chartArea' | 'dataLabel' | 'dataLabelCallout' | 'dataPoint' | 'dataPoint3D' | 'dataPointLine' | 'dataPointMarker' | 'dataPointWireframe' | 'dataTable' | 'downBar' | 'dropLine' | 'errorBar' | 'floor' | 'gridlineMajor' | 'gridlineMinor' | 'hiLoLine' | 'leaderLine' | 'legend' | 'plotArea' | 'plotArea3D' | 'seriesAxis' | 'seriesLine' | 'title' | 'trendline' | 'trendlineLabel' | 'upBar' | 'valueAxis' | 'wall';
|
|
477
544
|
interface ChartSurfaceBandFormat {
|
|
@@ -483,7 +550,12 @@ interface ChartSurfaceBandFormat {
|
|
|
483
550
|
lineWidthEmu?: number | null;
|
|
484
551
|
lineHidden?: boolean | null;
|
|
485
552
|
}
|
|
553
|
+
interface ChartClassicSurfaceBandStyles {
|
|
554
|
+
fixed?: ChartExElementStyle | null;
|
|
555
|
+
byBandCount?: Array<ChartExElementStyle | null> | null;
|
|
556
|
+
}
|
|
486
557
|
interface ChartDataTable {
|
|
558
|
+
style?: ChartExElementStyle | null;
|
|
487
559
|
showHorizontalBorder: boolean;
|
|
488
560
|
showVerticalBorder: boolean;
|
|
489
561
|
showOutline: boolean;
|
|
@@ -491,6 +563,8 @@ interface ChartDataTable {
|
|
|
491
563
|
fontSizeHpt?: number | null;
|
|
492
564
|
fontFace?: string | null;
|
|
493
565
|
fontColor?: string | null;
|
|
566
|
+
fontPaintAuthored?: boolean | null;
|
|
567
|
+
fontHidden?: boolean | null;
|
|
494
568
|
fontBold?: boolean | null;
|
|
495
569
|
fontItalic?: boolean | null;
|
|
496
570
|
fillColor?: string | null;
|
|
@@ -501,6 +575,7 @@ interface ChartDataTable {
|
|
|
501
575
|
lineWidthEmu?: number | null;
|
|
502
576
|
lineDash?: string | null;
|
|
503
577
|
lineHidden?: boolean | null;
|
|
578
|
+
linePaintAuthored?: boolean | null;
|
|
504
579
|
}
|
|
505
580
|
interface ChartModel {
|
|
506
581
|
chartType: ChartType;
|
|
@@ -513,6 +588,19 @@ interface ChartModel {
|
|
|
513
588
|
series: ChartSeries[];
|
|
514
589
|
plotGroups?: ChartPlotGroup[] | null;
|
|
515
590
|
chartTextBoxes?: ChartTextBox[] | null;
|
|
591
|
+
chartTextStyle?: ChartExElementStyle | null;
|
|
592
|
+
chartAreaStyle?: ChartExElementStyle | null;
|
|
593
|
+
plotAreaStyle?: ChartExElementStyle | null;
|
|
594
|
+
legendStyle?: ChartExElementStyle | null;
|
|
595
|
+
titleStyle?: ChartExElementStyle | null;
|
|
596
|
+
catAxisStyle?: ChartExElementStyle | null;
|
|
597
|
+
valAxisStyle?: ChartExElementStyle | null;
|
|
598
|
+
catAxisTitleStyle?: ChartExElementStyle | null;
|
|
599
|
+
valAxisTitleStyle?: ChartExElementStyle | null;
|
|
600
|
+
catAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
601
|
+
catAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
602
|
+
valAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
603
|
+
valAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
516
604
|
varyColors?: boolean | null;
|
|
517
605
|
showDataLabels: boolean;
|
|
518
606
|
valMin: number | null;
|
|
@@ -557,13 +645,19 @@ interface ChartModel {
|
|
|
557
645
|
catAxisMinorTickMark?: 'cross' | 'out' | 'in' | 'none' | string | null;
|
|
558
646
|
titleFontSizeHpt: number | null;
|
|
559
647
|
titleFontColor: string | null;
|
|
648
|
+
titleFontPaintAuthored?: boolean | null;
|
|
560
649
|
titleFontFace: string | null;
|
|
561
650
|
catAxisFontSizeHpt: number | null;
|
|
562
651
|
valAxisFontSizeHpt: number | null;
|
|
563
652
|
catAxisFontColor?: string | null;
|
|
653
|
+
catAxisFontPaintAuthored?: boolean | null;
|
|
564
654
|
valAxisFontColor?: string | null;
|
|
655
|
+
valAxisFontPaintAuthored?: boolean | null;
|
|
565
656
|
dataLabelFontSizeHpt: number | null;
|
|
566
657
|
dataLabelFontBold?: boolean | null;
|
|
658
|
+
dataLabelFontItalic?: boolean | null;
|
|
659
|
+
dataLabelFontLanguage?: string | null;
|
|
660
|
+
dataLabelFontBaseline?: number | null;
|
|
567
661
|
subtotalIndices: number[];
|
|
568
662
|
legendManualLayout?: LegendManualLayout | null;
|
|
569
663
|
valAxisFormatCode?: string | null;
|
|
@@ -573,8 +667,12 @@ interface ChartModel {
|
|
|
573
667
|
barOverlap?: number | null;
|
|
574
668
|
dataLabelPosition?: string | null;
|
|
575
669
|
dataLabelFontColor?: string | null;
|
|
670
|
+
dataLabelFontPaintAuthored?: boolean | null;
|
|
576
671
|
dataLabelFormatCode?: string | null;
|
|
577
672
|
titleFontBold?: boolean | null;
|
|
673
|
+
titleFontItalic?: boolean | null;
|
|
674
|
+
titleFontLanguage?: string | null;
|
|
675
|
+
titleFontBaseline?: number | null;
|
|
578
676
|
catAxisFontBold?: boolean | null;
|
|
579
677
|
catAxisFontItalic?: boolean | null;
|
|
580
678
|
valAxisFontBold?: boolean | null;
|
|
@@ -583,6 +681,7 @@ interface ChartModel {
|
|
|
583
681
|
catAxisTitleFontBold?: boolean | null;
|
|
584
682
|
catAxisTitleFontItalic?: boolean | null;
|
|
585
683
|
catAxisTitleFontColor?: string | null;
|
|
684
|
+
catAxisTitleFontPaintAuthored?: boolean | null;
|
|
586
685
|
catAxisTitleRotation?: number | null;
|
|
587
686
|
catAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
588
687
|
catAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -591,6 +690,7 @@ interface ChartModel {
|
|
|
591
690
|
valAxisTitleFontBold?: boolean | null;
|
|
592
691
|
valAxisTitleFontItalic?: boolean | null;
|
|
593
692
|
valAxisTitleFontColor?: string | null;
|
|
693
|
+
valAxisTitleFontPaintAuthored?: boolean | null;
|
|
594
694
|
valAxisTitleRotation?: number | null;
|
|
595
695
|
valAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
596
696
|
valAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -602,8 +702,12 @@ interface ChartModel {
|
|
|
602
702
|
dataLabelFontFace?: string | null;
|
|
603
703
|
legendFontFace?: string | null;
|
|
604
704
|
legendFontColor?: string | null;
|
|
705
|
+
legendFontPaintAuthored?: boolean | null;
|
|
605
706
|
legendFontSizeHpt?: number | null;
|
|
606
707
|
legendFontBold?: boolean | null;
|
|
708
|
+
legendFontItalic?: boolean | null;
|
|
709
|
+
legendFontLanguage?: string | null;
|
|
710
|
+
legendFontBaseline?: number | null;
|
|
607
711
|
legendFillColor?: string | null;
|
|
608
712
|
legendFill?: Fill | null;
|
|
609
713
|
legendFillHidden?: boolean | null;
|
|
@@ -649,6 +753,7 @@ interface ChartModel {
|
|
|
649
753
|
catAxisMax?: number | null;
|
|
650
754
|
titleManualLayout?: ChartManualLayout | null;
|
|
651
755
|
plotAreaManualLayout?: ChartManualLayout | null;
|
|
756
|
+
cartesianAutoLayoutProfile?: 'wordClassicColumn' | null;
|
|
652
757
|
scatterStyle?: string | null;
|
|
653
758
|
bubbleScale?: number | null;
|
|
654
759
|
bubbleSizeRepresents?: 'area' | 'w' | null;
|
|
@@ -666,17 +771,21 @@ interface ChartModel {
|
|
|
666
771
|
valAxisGridlineColor?: string | null;
|
|
667
772
|
valAxisGridlineWidthEmu?: number | null;
|
|
668
773
|
valAxisGridlineDash?: string | null;
|
|
774
|
+
valAxisGridlinePaintAuthored?: boolean | null;
|
|
669
775
|
catAxisGridlineColor?: string | null;
|
|
670
776
|
catAxisGridlineWidthEmu?: number | null;
|
|
671
777
|
catAxisGridlineDash?: string | null;
|
|
778
|
+
catAxisGridlinePaintAuthored?: boolean | null;
|
|
672
779
|
valAxisMinorGridlines?: boolean | null;
|
|
673
780
|
valAxisMinorGridlineColor?: string | null;
|
|
674
781
|
valAxisMinorGridlineWidthEmu?: number | null;
|
|
675
782
|
valAxisMinorGridlineDash?: string | null;
|
|
783
|
+
valAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
676
784
|
catAxisMinorGridlines?: boolean | null;
|
|
677
785
|
catAxisMinorGridlineColor?: string | null;
|
|
678
786
|
catAxisMinorGridlineWidthEmu?: number | null;
|
|
679
787
|
catAxisMinorGridlineDash?: string | null;
|
|
788
|
+
catAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
680
789
|
valAxisMajorUnit?: number | null;
|
|
681
790
|
valAxisMinorUnit?: number | null;
|
|
682
791
|
catAxisMajorUnit?: number | null;
|
|
@@ -727,6 +836,13 @@ interface ChartModel {
|
|
|
727
836
|
chartexColorPalette?: Array<string | null> | null;
|
|
728
837
|
chartexColorStyleMethod?: string | null;
|
|
729
838
|
chartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
839
|
+
classicChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
840
|
+
classicSurfaceBandStyles?: ChartClassicSurfaceBandStyles | null;
|
|
841
|
+
linkedChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
842
|
+
classicVaryingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
843
|
+
classicVaryingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
844
|
+
varyingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
845
|
+
varyingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
730
846
|
chartStyleColorPalette?: Array<string | null> | null;
|
|
731
847
|
chartStyleColorMethod?: string | null;
|
|
732
848
|
chartStyleMarkerSizePt?: number | null;
|
|
@@ -740,8 +856,9 @@ interface ChartModel {
|
|
|
740
856
|
chartexConnectorLines?: boolean | null;
|
|
741
857
|
}
|
|
742
858
|
interface ChartStockBarPaint {
|
|
859
|
+
style?: ChartExElementStyle | null;
|
|
743
860
|
fillColor?: string | null;
|
|
744
|
-
fill?:
|
|
861
|
+
fill?: Fill | null;
|
|
745
862
|
fillPaintAuthored?: boolean | null;
|
|
746
863
|
fillHidden?: boolean | null;
|
|
747
864
|
lineColor?: string | null;
|
|
@@ -758,7 +875,9 @@ interface ChartStockUpDownBarStyle {
|
|
|
758
875
|
down: ChartStockBarPaint;
|
|
759
876
|
}
|
|
760
877
|
interface ChartDecorationLineStyle {
|
|
878
|
+
style?: ChartExElementStyle | null;
|
|
761
879
|
color?: string | null;
|
|
880
|
+
fill?: SolidFill | GradientFill | PatternFill | null;
|
|
762
881
|
paintAuthored?: boolean | null;
|
|
763
882
|
widthEmu?: number | null;
|
|
764
883
|
dash?: string | null;
|
|
@@ -790,6 +909,7 @@ interface ChartOfPie {
|
|
|
790
909
|
secondPieSizePercent: number;
|
|
791
910
|
gapWidthPercent: number;
|
|
792
911
|
seriesLines: boolean;
|
|
912
|
+
seriesLineStyle?: ChartDecorationLineStyle | null;
|
|
793
913
|
}
|
|
794
914
|
interface ChartThreeDSurface {
|
|
795
915
|
style?: ChartExElementStyle | null;
|
|
@@ -835,6 +955,10 @@ interface ChartThreeD {
|
|
|
835
955
|
backWall?: ChartThreeDSurface | null;
|
|
836
956
|
}
|
|
837
957
|
interface ChartThreeDSeriesAxis {
|
|
958
|
+
style?: ChartExElementStyle | null;
|
|
959
|
+
titleStyle?: ChartExElementStyle | null;
|
|
960
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
961
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
838
962
|
title?: string | null;
|
|
839
963
|
hidden: boolean;
|
|
840
964
|
orientation?: 'minMax' | 'maxMin' | string | null;
|
|
@@ -844,6 +968,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
844
968
|
majorTickMark: string;
|
|
845
969
|
minorTickMark?: string | null;
|
|
846
970
|
fontColor?: string | null;
|
|
971
|
+
fontPaintAuthored?: boolean | null;
|
|
847
972
|
fontSizeHpt?: number | null;
|
|
848
973
|
fontBold?: boolean | null;
|
|
849
974
|
fontItalic?: boolean | null;
|
|
@@ -857,6 +982,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
857
982
|
titleFontBold?: boolean | null;
|
|
858
983
|
titleFontItalic?: boolean | null;
|
|
859
984
|
titleFontColor?: string | null;
|
|
985
|
+
titleFontPaintAuthored?: boolean | null;
|
|
860
986
|
titleFontFace?: string | null;
|
|
861
987
|
titleRotation?: number | null;
|
|
862
988
|
titleVerticalMode?: ChartModel['catAxisTitleVerticalMode'];
|
|
@@ -963,6 +1089,10 @@ interface ChartexHistogramBinning {
|
|
|
963
1089
|
overflow?: number | null;
|
|
964
1090
|
}
|
|
965
1091
|
interface SecondaryValueAxis {
|
|
1092
|
+
style?: ChartExElementStyle | null;
|
|
1093
|
+
titleStyle?: ChartExElementStyle | null;
|
|
1094
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
1095
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
966
1096
|
min: number | null;
|
|
967
1097
|
max: number | null;
|
|
968
1098
|
title: string | null;
|
|
@@ -970,6 +1100,7 @@ interface SecondaryValueAxis {
|
|
|
970
1100
|
formatCode?: string | null;
|
|
971
1101
|
displayUnits?: ChartDisplayUnits | null;
|
|
972
1102
|
fontColor?: string | null;
|
|
1103
|
+
fontPaintAuthored?: boolean | null;
|
|
973
1104
|
fontSizeHpt?: number | null;
|
|
974
1105
|
fontItalic?: boolean | null;
|
|
975
1106
|
fontBold?: boolean | null;
|
|
@@ -977,6 +1108,7 @@ interface SecondaryValueAxis {
|
|
|
977
1108
|
lineColor?: string | null;
|
|
978
1109
|
lineWidthEmu?: number | null;
|
|
979
1110
|
lineDash?: string | null;
|
|
1111
|
+
linePaintAuthored?: boolean | null;
|
|
980
1112
|
lineHidden: boolean;
|
|
981
1113
|
majorTickMark: string;
|
|
982
1114
|
minorTickMark?: string | null;
|
|
@@ -984,10 +1116,12 @@ interface SecondaryValueAxis {
|
|
|
984
1116
|
minorGridlineColor?: string | null;
|
|
985
1117
|
minorGridlineWidthEmu?: number | null;
|
|
986
1118
|
minorGridlineDash?: string | null;
|
|
1119
|
+
minorGridlinePaintAuthored?: boolean | null;
|
|
987
1120
|
majorGridlines?: boolean;
|
|
988
1121
|
majorGridlineColor?: string | null;
|
|
989
1122
|
majorGridlineWidthEmu?: number | null;
|
|
990
1123
|
majorGridlineDash?: string | null;
|
|
1124
|
+
majorGridlinePaintAuthored?: boolean | null;
|
|
991
1125
|
majorUnit?: number | null;
|
|
992
1126
|
minorUnit?: number | null;
|
|
993
1127
|
logBase?: number | null;
|
|
@@ -1003,6 +1137,7 @@ interface SecondaryValueAxis {
|
|
|
1003
1137
|
titleFontBold?: boolean | null;
|
|
1004
1138
|
titleFontItalic?: boolean | null;
|
|
1005
1139
|
titleFontColor?: string | null;
|
|
1140
|
+
titleFontPaintAuthored?: boolean | null;
|
|
1006
1141
|
titleFontFace?: string | null;
|
|
1007
1142
|
titleRotation?: number | null;
|
|
1008
1143
|
titleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
@@ -1020,6 +1155,8 @@ interface ChartDisplayUnitsLabel {
|
|
|
1020
1155
|
fontBold?: boolean | null;
|
|
1021
1156
|
fontItalic?: boolean | null;
|
|
1022
1157
|
fontColor?: string | null;
|
|
1158
|
+
fontPaintAuthored?: boolean | null;
|
|
1159
|
+
fontHidden?: boolean | null;
|
|
1023
1160
|
fontFace?: string | null;
|
|
1024
1161
|
rotation?: number | null;
|
|
1025
1162
|
boxStyle?: ChartLabelBox | null;
|
|
@@ -1052,6 +1189,7 @@ interface ChartLegendEntryOverride {
|
|
|
1052
1189
|
fontColor?: string | null;
|
|
1053
1190
|
fontSizeHpt?: number | null;
|
|
1054
1191
|
fontBold?: boolean | null;
|
|
1192
|
+
fontItalic?: boolean | null;
|
|
1055
1193
|
}
|
|
1056
1194
|
interface ChartRect {
|
|
1057
1195
|
x: number;
|
|
@@ -1060,12 +1198,12 @@ interface ChartRect {
|
|
|
1060
1198
|
h: number;
|
|
1061
1199
|
}
|
|
1062
1200
|
//#endregion
|
|
1063
|
-
//#region dist/.types-work/chart-ex-contract-
|
|
1201
|
+
//#region dist/.types-work/chart-ex-contract-Dds4H6Xe.d.ts
|
|
1064
1202
|
interface ChartExRenderer {
|
|
1065
1203
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1066
1204
|
}
|
|
1067
1205
|
//#endregion
|
|
1068
|
-
//#region dist/.types-work/mathjax-
|
|
1206
|
+
//#region dist/.types-work/mathjax-Ceqah_7b.d.ts
|
|
1069
1207
|
interface MathSvg {
|
|
1070
1208
|
svg: string;
|
|
1071
1209
|
widthEm: number;
|
|
@@ -1077,17 +1215,17 @@ interface MathRenderer {
|
|
|
1077
1215
|
mathMLToSvg(mathml: string): Promise<MathSvg>;
|
|
1078
1216
|
}
|
|
1079
1217
|
//#endregion
|
|
1080
|
-
//#region dist/.types-work/three-d-contract-
|
|
1218
|
+
//#region dist/.types-work/three-d-contract-xjaLTy8R.d.ts
|
|
1081
1219
|
interface ChartThreeDRenderer {
|
|
1082
1220
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1083
1221
|
}
|
|
1084
1222
|
//#endregion
|
|
1085
|
-
//#region dist/.types-work/region-map-contract-
|
|
1223
|
+
//#region dist/.types-work/region-map-contract-DlO_Z1Gd.d.ts
|
|
1086
1224
|
interface ChartRegionMapRenderer {
|
|
1087
1225
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1088
1226
|
}
|
|
1089
1227
|
//#endregion
|
|
1090
|
-
//#region dist/.types-work/tiff-contract-
|
|
1228
|
+
//#region dist/.types-work/tiff-contract-DsRI31nK.d.ts
|
|
1091
1229
|
interface TiffRenderOptions {
|
|
1092
1230
|
targetWidthPx?: number;
|
|
1093
1231
|
targetHeightPx?: number;
|
|
@@ -1102,7 +1240,9 @@ interface TiffRenderer {
|
|
|
1102
1240
|
render(bytes: Uint8Array, options?: Readonly<TiffRenderOptions>): Promise<ImageBitmap | null>;
|
|
1103
1241
|
}
|
|
1104
1242
|
//#endregion
|
|
1105
|
-
//#region dist/.types-work/hyperlink-
|
|
1243
|
+
//#region dist/.types-work/hyperlink-BUVsH0z0.d.ts
|
|
1244
|
+
type CjkLang = 'kr' | 'sc' | 'tc' | 'hk' | 'jp';
|
|
1245
|
+
type CjkFallback = 'auto' | CjkLang;
|
|
1106
1246
|
type OoxmlErrorCode = 'encrypted' | 'invalid-password' | 'unsupported-encryption' | 'legacy-binary-format' | 'not-ooxml';
|
|
1107
1247
|
type OoxmlErrorStage = 'container' | 'decompression' | 'parsing' | 'serialization' | 'layout' | 'rendering' | 'worker';
|
|
1108
1248
|
declare class OoxmlError extends Error {
|
|
@@ -1177,6 +1317,7 @@ interface OoxmlResourceLimits {
|
|
|
1177
1317
|
}
|
|
1178
1318
|
interface LoadOptions$1 {
|
|
1179
1319
|
useGoogleFonts?: boolean;
|
|
1320
|
+
cjkFallback?: CjkFallback;
|
|
1180
1321
|
password?: string;
|
|
1181
1322
|
wasmUrl?: string | URL;
|
|
1182
1323
|
maxZipEntryBytes?: number;
|
|
@@ -1209,7 +1350,7 @@ type HyperlinkTarget = {
|
|
|
1209
1350
|
};
|
|
1210
1351
|
declare function openExternalHyperlink(url: string, allowed?: readonly string[], win?: Pick<Window, 'open'> | undefined): boolean;
|
|
1211
1352
|
//#endregion
|
|
1212
|
-
//#region dist/.types-work/find-highlight-
|
|
1353
|
+
//#region dist/.types-work/find-highlight-CfHNje1k.d.ts
|
|
1213
1354
|
interface ViewerContextMenuEvent<TContext> {
|
|
1214
1355
|
readonly originalEvent: MouseEvent;
|
|
1215
1356
|
getContext(): Promise<TContext | null>;
|
|
@@ -1253,7 +1394,7 @@ interface FindHighlightColors {
|
|
|
1253
1394
|
active?: string;
|
|
1254
1395
|
}
|
|
1255
1396
|
//#endregion
|
|
1256
|
-
//#region dist/.types-work/types-
|
|
1397
|
+
//#region dist/.types-work/types-VRdpmXrR.d.ts
|
|
1257
1398
|
type ShapeFill = Exclude<Fill, {
|
|
1258
1399
|
fillType: 'image';
|
|
1259
1400
|
} | {
|
|
@@ -2008,7 +2149,7 @@ interface XlsxRenderViewportOptions {
|
|
|
2008
2149
|
} | null;
|
|
2009
2150
|
}
|
|
2010
2151
|
//#endregion
|
|
2011
|
-
//#region dist/.types-work/xlsx-
|
|
2152
|
+
//#region dist/.types-work/xlsx-BucT8L3K.d.ts
|
|
2012
2153
|
type ResolvedList = {
|
|
2013
2154
|
kind: 'values';
|
|
2014
2155
|
values: string[];
|
|
@@ -2047,6 +2188,7 @@ declare class XlsxWorkbook {
|
|
|
2047
2188
|
private queuedImageLoads;
|
|
2048
2189
|
private readonly _fetchImage;
|
|
2049
2190
|
private resourcePolicy;
|
|
2191
|
+
private cjkFallback;
|
|
2050
2192
|
private math;
|
|
2051
2193
|
private threeD;
|
|
2052
2194
|
private regionMap;
|
|
@@ -2564,4 +2706,4 @@ declare class XlsxSheetViewer implements ZoomableViewer {
|
|
|
2564
2706
|
}
|
|
2565
2707
|
declare function resolveSharedStrings(ws: Worksheet, sharedStrings: SharedString[]): Worksheet;
|
|
2566
2708
|
//#endregion
|
|
2567
|
-
export { type ArrowEnd, type AutoResizeOptions, type Border, type BorderEdge, type Cell, type CellAddress, type CellFill, type CellFont, type CellValue, type CellXf, type CfIcon, type CfRule, type CfStop, type CfValue, type ChartAnchor, type ChartAreaGroupDecorations, type ChartBarGroupDecorations, type ChartDataLabelOverride, type ChartDataPointOverride, type ChartDataTable, type ChartDecorationLineStyle, type ChartDisplayUnits, type ChartDisplayUnitsLabel, type ChartErrBars, type ChartExElementStyle, type ChartExRenderer, type ChartLabelBox, type ChartLegendEntryOverride, type ChartLineDashSegment, type ChartLineGroupDecorations, type ChartManualLayout, type ChartModel, type ChartOfPie, type ChartPlotGroup, type ChartPlotGroupAxisSlot, type ChartPlotGroupKind, type ChartRect, type ChartRegionMapRenderer, type ChartSeries, type ChartSeriesDataLabels, type ChartStockBarPaint, type ChartStockUpDownBarStyle, type ChartSurfaceBandFormat, type ChartTextBox, type ChartTextParagraph, type ChartTextRun, type ChartThreeD, type ChartThreeDPictureOptions, type ChartThreeDRenderer, type ChartThreeDSeriesAxis, type ChartThreeDSurface, type ChartTrendline, type ChartType, type ChartexBoxSeries, type ChartexBoxWhisker, type ChartexGeography, type ChartexHistogramBinning, type ChartexRegionMap, type ChartexRegionMapColors, type ChartexRegionMapRow, type ChartexSunburst, type ChartexSunburstRow, type ChartexTreemap, type ChartexValueColorStop, type ConditionalFormat, type DataValidation, type DecodedImageBudgetStrategy, type DefinedName, type DrawingMLCustomDashSegment, type Duotone, type Dxf, type FillRect, type FindHighlightColors, type FindMatch, type FindMatchesOptions, type GradientFill, type GradientFillSpec, type GradientStop, type HiddenSheetMode, type Hyperlink, type HyperlinkTarget, type ImageAnchor, type ImageFill, type ImageResourceOptions, type LegendManualLayout, type LoadOptions, MAX_SELECTION_AREAS, MAX_SELECTION_CONTEXT_CELLS, MAX_SELECTION_CONTEXT_TEXT_CHARACTERS, type MathAccent, type MathArray, type MathBar, type MathBorderBox, type MathBox, type MathDelimiter, type MathFraction, type MathFunc, type MathGroup, type MathGroupChr, type MathLimit, type MathNary, type MathNode, type MathPhant, type MathRadical, type MathRenderer, type MathRun, type MathSPre, type MathScript, type MathStyle, type MathSvg, type MergeCell, type NoFill, type NumFmt, OoxmlDecodedImageLimitError, type OoxmlDecodedImageLimitMetric, OoxmlError, type OoxmlErrorCode, type OoxmlErrorStage, type OoxmlFormat, type OoxmlResourceLimit, OoxmlResourceLimitError, type OoxmlResourceLimitErrorDetails, type OoxmlResourceLimits, type OoxmlResourceMetric, type OoxmlResourceMetrics, type OoxmlResourceMetricsCheckpoint, type OoxmlResourceName, type OoxmlResourcePolicySnapshot, type OoxmlResourceUsageSnapshot, type OoxmlResourceViolation, type OutlinePr, type ParsedWorkbook, type PathCmd, type PathInfo, type PatternFill, type PhoneticAlignment, type PhoneticProperties, type PhoneticRun, type PhoneticType, type PivotCacheSource, type PivotDataField, type PivotDiagnostic, type PivotLocation, type PivotMetadataStatus, type PivotPageField, type PivotPartialReason, type PivotTableMetadata, type RenderViewportToBitmapOptions, type ResolvedList, type Row, type Run, type RunFont, type SecondaryValueAxis, type ShapeAnchor, type ShapeFill, type ShapeGeom, type ShapeInfo, type ShapeParagraph, type ShapeText, type ShapeTextRun, type SharedString, type SheetMeta, type SheetVisibility, type SlicerAnchor, type SlicerElementStyle, type SlicerItem, type SlicerStyle, type SolidFill, type SpaceLine, type Sparkline, type SparklineGroup, type SrcRect, type Styles, type TableColumnInfo, type TableInfo, TiffDecodeError, type TiffRenderOptions, type TiffRenderer, type TileInfo, type ViewerCommentMessageContext, type ViewerCommentThreadContext, type ViewerContextMenuEvent, type ViewportRange, type Workbook, type Worksheet, type WorksheetCellRange, type XlsxCellViewportRect, type XlsxComment, type XlsxCommentReply, type XlsxCommentsOptions, type XlsxCopyResult, type XlsxElementAnchorMarker, type XlsxElementContext, type XlsxMatchLocation, type XlsxRangeSelectionContext, type XlsxRenderViewportOptions, type XlsxScrollToCellOptions, type XlsxSelectionArea, type XlsxSelectionContext, type XlsxSelectionContextCell, type XlsxSelectionContextOptions, type XlsxSelectionInput, type XlsxSelectionState, type XlsxSheetLoadOptions, XlsxSheetViewer, type XlsxSheetViewerOptions, type XlsxTextRunInfo, XlsxViewer, type XlsxViewerOptions, type XlsxViewportOffset, XlsxWorkbook, type ZoomableViewer, autoResize, isOoxmlDecodedImageLimitError, isTiffDecodeError, openExternalHyperlink, resolveSharedStrings };
|
|
2709
|
+
export { type ArrowEnd, type AutoResizeOptions, type Border, type BorderEdge, type Cell, type CellAddress, type CellFill, type CellFont, type CellValue, type CellXf, type CfIcon, type CfRule, type CfStop, type CfValue, type ChartAnchor, type ChartAreaGroupDecorations, type ChartBarGroupDecorations, type ChartClassicSurfaceBandStyles, type ChartDataLabelOverride, type ChartDataPointOverride, type ChartDataTable, type ChartDecorationLineStyle, type ChartDisplayUnits, type ChartDisplayUnitsLabel, type ChartErrBars, type ChartExElementStyle, type ChartExRenderer, type ChartLabelBox, type ChartLegendEntryOverride, type ChartLineDashSegment, type ChartLineGroupDecorations, type ChartManualLayout, type ChartModel, type ChartOfPie, type ChartPlotGroup, type ChartPlotGroupAxisSlot, type ChartPlotGroupKind, type ChartRect, type ChartRegionMapRenderer, type ChartSeries, type ChartSeriesDataLabels, type ChartStockBarPaint, type ChartStockUpDownBarStyle, type ChartSurfaceBandFormat, type ChartTextBox, type ChartTextParagraph, type ChartTextRun, type ChartThreeD, type ChartThreeDPictureOptions, type ChartThreeDRenderer, type ChartThreeDSeriesAxis, type ChartThreeDSurface, type ChartTrendline, type ChartType, type ChartexBoxSeries, type ChartexBoxWhisker, type ChartexGeography, type ChartexHistogramBinning, type ChartexRegionMap, type ChartexRegionMapColors, type ChartexRegionMapRow, type ChartexSunburst, type ChartexSunburstRow, type ChartexTreemap, type ChartexValueColorStop, type CjkFallback, type ConditionalFormat, type DataValidation, type DecodedImageBudgetStrategy, type DefinedName, type DrawingMLCustomDashSegment, type Duotone, type Dxf, type FillRect, type FindHighlightColors, type FindMatch, type FindMatchesOptions, type Glow, type GradientFill, type GradientFillSpec, type GradientStop, type HiddenSheetMode, type Hyperlink, type HyperlinkTarget, type ImageAnchor, type ImageFill, type ImageResourceOptions, type LegendManualLayout, type LoadOptions, MAX_SELECTION_AREAS, MAX_SELECTION_CONTEXT_CELLS, MAX_SELECTION_CONTEXT_TEXT_CHARACTERS, type MathAccent, type MathArray, type MathBar, type MathBorderBox, type MathBox, type MathDelimiter, type MathFraction, type MathFunc, type MathGroup, type MathGroupChr, type MathLimit, type MathNary, type MathNode, type MathPhant, type MathRadical, type MathRenderer, type MathRun, type MathSPre, type MathScript, type MathStyle, type MathSvg, type MergeCell, type NoFill, type NumFmt, OoxmlDecodedImageLimitError, type OoxmlDecodedImageLimitMetric, OoxmlError, type OoxmlErrorCode, type OoxmlErrorStage, type OoxmlFormat, type OoxmlResourceLimit, OoxmlResourceLimitError, type OoxmlResourceLimitErrorDetails, type OoxmlResourceLimits, type OoxmlResourceMetric, type OoxmlResourceMetrics, type OoxmlResourceMetricsCheckpoint, type OoxmlResourceName, type OoxmlResourcePolicySnapshot, type OoxmlResourceUsageSnapshot, type OoxmlResourceViolation, type OutlinePr, type ParsedWorkbook, type PathCmd, type PathInfo, type PatternFill, type PhoneticAlignment, type PhoneticProperties, type PhoneticRun, type PhoneticType, type PivotCacheSource, type PivotDataField, type PivotDiagnostic, type PivotLocation, type PivotMetadataStatus, type PivotPageField, type PivotPartialReason, type PivotTableMetadata, type Reflection, type RenderViewportToBitmapOptions, type ResolvedList, type Row, type Run, type RunFont, type SecondaryValueAxis, type Shadow, type ShapeAnchor, type ShapeFill, type ShapeGeom, type ShapeInfo, type ShapeParagraph, type ShapeText, type ShapeTextRun, type SharedString, type SheetMeta, type SheetVisibility, type SlicerAnchor, type SlicerElementStyle, type SlicerItem, type SlicerStyle, type SoftEdge, type SolidFill, type SpaceLine, type Sparkline, type SparklineGroup, type SrcRect, type Styles, type TableColumnInfo, type TableInfo, TiffDecodeError, type TiffRenderOptions, type TiffRenderer, type TileInfo, type ViewerCommentMessageContext, type ViewerCommentThreadContext, type ViewerContextMenuEvent, type ViewportRange, type Workbook, type Worksheet, type WorksheetCellRange, type XlsxCellViewportRect, type XlsxComment, type XlsxCommentReply, type XlsxCommentsOptions, type XlsxCopyResult, type XlsxElementAnchorMarker, type XlsxElementContext, type XlsxMatchLocation, type XlsxRangeSelectionContext, type XlsxRenderViewportOptions, type XlsxScrollToCellOptions, type XlsxSelectionArea, type XlsxSelectionContext, type XlsxSelectionContextCell, type XlsxSelectionContextOptions, type XlsxSelectionInput, type XlsxSelectionState, type XlsxSheetLoadOptions, XlsxSheetViewer, type XlsxSheetViewerOptions, type XlsxTextRunInfo, XlsxViewer, type XlsxViewerOptions, type XlsxViewportOffset, XlsxWorkbook, type ZoomableViewer, autoResize, isOoxmlDecodedImageLimitError, isTiffDecodeError, openExternalHyperlink, resolveSharedStrings };
|