@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/docx.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;
|
|
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 DrawingMLCustomDashSegment {
|
|
181
213
|
dash: number;
|
|
182
214
|
space: number;
|
|
@@ -227,7 +259,9 @@ interface ChartSeries {
|
|
|
227
259
|
markerFill?: string | null;
|
|
228
260
|
markerFillPaint?: Fill | null;
|
|
229
261
|
markerFillPaintAuthored?: boolean | null;
|
|
262
|
+
markerStyle?: ChartExElementStyle | null;
|
|
230
263
|
markerLine?: string | null;
|
|
264
|
+
markerLinePaintAuthored?: boolean | null;
|
|
231
265
|
markerLineWidthEmu?: number | null;
|
|
232
266
|
dataPointOverrides?: ChartDataPointOverride[] | null;
|
|
233
267
|
dataLabelOverrides?: ChartDataLabelOverride[] | null;
|
|
@@ -241,6 +275,7 @@ interface ChartSeries {
|
|
|
241
275
|
lineHidden?: boolean | null;
|
|
242
276
|
}
|
|
243
277
|
interface ChartTrendline {
|
|
278
|
+
style?: ChartExElementStyle | null;
|
|
244
279
|
name?: string | null;
|
|
245
280
|
trendlineType: string;
|
|
246
281
|
order?: number | null;
|
|
@@ -279,6 +314,7 @@ interface ChartTrendline {
|
|
|
279
314
|
lineWidthEmu?: number | null;
|
|
280
315
|
lineDash?: string | null;
|
|
281
316
|
lineHidden?: boolean | null;
|
|
317
|
+
linePaintAuthored?: boolean | null;
|
|
282
318
|
}
|
|
283
319
|
interface ChartDataPointOverride {
|
|
284
320
|
idx: number;
|
|
@@ -294,7 +330,9 @@ interface ChartDataPointOverride {
|
|
|
294
330
|
markerFill?: string;
|
|
295
331
|
markerFillPaint?: Fill | null;
|
|
296
332
|
markerFillPaintAuthored?: boolean | null;
|
|
333
|
+
markerStyle?: ChartExElementStyle | null;
|
|
297
334
|
markerLine?: string;
|
|
335
|
+
markerLinePaintAuthored?: boolean | null;
|
|
298
336
|
markerLineWidthEmu?: number;
|
|
299
337
|
bubble3D?: boolean | null;
|
|
300
338
|
explosion?: number;
|
|
@@ -336,8 +374,12 @@ interface ChartDataLabelOverride {
|
|
|
336
374
|
deleted?: boolean;
|
|
337
375
|
}
|
|
338
376
|
interface ChartLabelBox {
|
|
377
|
+
style?: ChartExElementStyle | null;
|
|
378
|
+
effectFallbackStyle?: ChartExElementStyle | null;
|
|
379
|
+
effectStyleIndex?: number;
|
|
380
|
+
effectFallbackIndex?: number;
|
|
339
381
|
fill?: string;
|
|
340
|
-
fillPaint?:
|
|
382
|
+
fillPaint?: Fill | null;
|
|
341
383
|
fillHidden?: boolean | null;
|
|
342
384
|
fillPaintAuthored?: boolean | null;
|
|
343
385
|
borderColor?: string;
|
|
@@ -388,8 +430,11 @@ interface ChartSeriesDataLabels {
|
|
|
388
430
|
leaderLineWidthEmu?: number;
|
|
389
431
|
leaderLineHidden?: boolean;
|
|
390
432
|
leaderLineDash?: string;
|
|
433
|
+
leaderLinePaintAuthored?: boolean | null;
|
|
434
|
+
leaderLineStyle?: ChartExElementStyle | null;
|
|
391
435
|
}
|
|
392
436
|
interface ChartErrBars {
|
|
437
|
+
style?: ChartExElementStyle | null;
|
|
393
438
|
dir: string;
|
|
394
439
|
barType: string;
|
|
395
440
|
plus: (number | null)[];
|
|
@@ -399,6 +444,7 @@ interface ChartErrBars {
|
|
|
399
444
|
lineWidthEmu?: number;
|
|
400
445
|
dash?: string;
|
|
401
446
|
hidden?: boolean;
|
|
447
|
+
linePaintAuthored?: boolean | null;
|
|
402
448
|
}
|
|
403
449
|
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;
|
|
404
450
|
type ChartPlotGroupKind = 'area' | 'area3D' | 'line' | 'line3D' | 'stock' | 'radar' | 'scatter' | 'pie' | 'pie3D' | 'doughnut' | 'bar' | 'bar3D' | 'ofPie' | 'surface' | 'surface3D' | 'bubble';
|
|
@@ -415,6 +461,7 @@ interface ChartPlotGroup {
|
|
|
415
461
|
barDirection?: string | null;
|
|
416
462
|
scatterStyle?: string | null;
|
|
417
463
|
radarStyle?: string | null;
|
|
464
|
+
varyColors?: boolean | null;
|
|
418
465
|
gapWidth?: number | null;
|
|
419
466
|
overlap?: number | null;
|
|
420
467
|
bubbleScale?: number | null;
|
|
@@ -423,10 +470,16 @@ interface ChartPlotGroup {
|
|
|
423
470
|
}
|
|
424
471
|
type ChartLineDashSegment = DrawingMLCustomDashSegment;
|
|
425
472
|
interface ChartExElementStyle {
|
|
473
|
+
shapePropertiesPresent?: boolean | null;
|
|
474
|
+
allowNoFillOverride?: boolean | null;
|
|
475
|
+
allowNoLineOverride?: boolean | null;
|
|
426
476
|
fontSizeHpt?: number | null;
|
|
427
477
|
fontBold?: boolean | null;
|
|
428
478
|
fontItalic?: boolean | null;
|
|
429
479
|
fontColor?: string | null;
|
|
480
|
+
fontColors?: Array<string | null> | null;
|
|
481
|
+
fontColorIndex?: number | null;
|
|
482
|
+
fontFormattingIndices?: number[] | null;
|
|
430
483
|
fontPaintAuthored?: boolean | null;
|
|
431
484
|
fontHidden?: boolean | null;
|
|
432
485
|
fontFace?: string | null;
|
|
@@ -458,8 +511,22 @@ interface ChartExElementStyle {
|
|
|
458
511
|
lineCap?: string | null;
|
|
459
512
|
lineJoin?: string | null;
|
|
460
513
|
lineCompound?: string | null;
|
|
514
|
+
shadows?: Array<Shadow | null> | null;
|
|
515
|
+
innerShadows?: Array<Shadow | null> | null;
|
|
516
|
+
glows?: Array<Glow | null> | null;
|
|
517
|
+
softEdges?: Array<SoftEdge | null> | null;
|
|
518
|
+
reflections?: Array<Reflection | null> | null;
|
|
519
|
+
effectAuthored?: boolean | null;
|
|
520
|
+
effectNoStyle?: boolean | null;
|
|
521
|
+
effectUnsupported?: boolean | null;
|
|
461
522
|
fillColorIndex?: number | null;
|
|
523
|
+
fillFormattingIndices?: number[] | null;
|
|
524
|
+
fillSemanticFallbackIndices?: number[] | null;
|
|
462
525
|
lineColorIndex?: number | null;
|
|
526
|
+
lineFormattingIndices?: number[] | null;
|
|
527
|
+
lineSemanticFallbackIndices?: number[] | null;
|
|
528
|
+
effectFormattingIndices?: number[] | null;
|
|
529
|
+
effectColorIndex?: number | null;
|
|
463
530
|
}
|
|
464
531
|
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';
|
|
465
532
|
interface ChartSurfaceBandFormat {
|
|
@@ -471,7 +538,12 @@ interface ChartSurfaceBandFormat {
|
|
|
471
538
|
lineWidthEmu?: number | null;
|
|
472
539
|
lineHidden?: boolean | null;
|
|
473
540
|
}
|
|
541
|
+
interface ChartClassicSurfaceBandStyles {
|
|
542
|
+
fixed?: ChartExElementStyle | null;
|
|
543
|
+
byBandCount?: Array<ChartExElementStyle | null> | null;
|
|
544
|
+
}
|
|
474
545
|
interface ChartDataTable {
|
|
546
|
+
style?: ChartExElementStyle | null;
|
|
475
547
|
showHorizontalBorder: boolean;
|
|
476
548
|
showVerticalBorder: boolean;
|
|
477
549
|
showOutline: boolean;
|
|
@@ -479,6 +551,8 @@ interface ChartDataTable {
|
|
|
479
551
|
fontSizeHpt?: number | null;
|
|
480
552
|
fontFace?: string | null;
|
|
481
553
|
fontColor?: string | null;
|
|
554
|
+
fontPaintAuthored?: boolean | null;
|
|
555
|
+
fontHidden?: boolean | null;
|
|
482
556
|
fontBold?: boolean | null;
|
|
483
557
|
fontItalic?: boolean | null;
|
|
484
558
|
fillColor?: string | null;
|
|
@@ -489,6 +563,7 @@ interface ChartDataTable {
|
|
|
489
563
|
lineWidthEmu?: number | null;
|
|
490
564
|
lineDash?: string | null;
|
|
491
565
|
lineHidden?: boolean | null;
|
|
566
|
+
linePaintAuthored?: boolean | null;
|
|
492
567
|
}
|
|
493
568
|
interface ChartModel {
|
|
494
569
|
chartType: ChartType;
|
|
@@ -501,6 +576,19 @@ interface ChartModel {
|
|
|
501
576
|
series: ChartSeries[];
|
|
502
577
|
plotGroups?: ChartPlotGroup[] | null;
|
|
503
578
|
chartTextBoxes?: ChartTextBox[] | null;
|
|
579
|
+
chartTextStyle?: ChartExElementStyle | null;
|
|
580
|
+
chartAreaStyle?: ChartExElementStyle | null;
|
|
581
|
+
plotAreaStyle?: ChartExElementStyle | null;
|
|
582
|
+
legendStyle?: ChartExElementStyle | null;
|
|
583
|
+
titleStyle?: ChartExElementStyle | null;
|
|
584
|
+
catAxisStyle?: ChartExElementStyle | null;
|
|
585
|
+
valAxisStyle?: ChartExElementStyle | null;
|
|
586
|
+
catAxisTitleStyle?: ChartExElementStyle | null;
|
|
587
|
+
valAxisTitleStyle?: ChartExElementStyle | null;
|
|
588
|
+
catAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
589
|
+
catAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
590
|
+
valAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
591
|
+
valAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
504
592
|
varyColors?: boolean | null;
|
|
505
593
|
showDataLabels: boolean;
|
|
506
594
|
valMin: number | null;
|
|
@@ -545,13 +633,19 @@ interface ChartModel {
|
|
|
545
633
|
catAxisMinorTickMark?: 'cross' | 'out' | 'in' | 'none' | string | null;
|
|
546
634
|
titleFontSizeHpt: number | null;
|
|
547
635
|
titleFontColor: string | null;
|
|
636
|
+
titleFontPaintAuthored?: boolean | null;
|
|
548
637
|
titleFontFace: string | null;
|
|
549
638
|
catAxisFontSizeHpt: number | null;
|
|
550
639
|
valAxisFontSizeHpt: number | null;
|
|
551
640
|
catAxisFontColor?: string | null;
|
|
641
|
+
catAxisFontPaintAuthored?: boolean | null;
|
|
552
642
|
valAxisFontColor?: string | null;
|
|
643
|
+
valAxisFontPaintAuthored?: boolean | null;
|
|
553
644
|
dataLabelFontSizeHpt: number | null;
|
|
554
645
|
dataLabelFontBold?: boolean | null;
|
|
646
|
+
dataLabelFontItalic?: boolean | null;
|
|
647
|
+
dataLabelFontLanguage?: string | null;
|
|
648
|
+
dataLabelFontBaseline?: number | null;
|
|
555
649
|
subtotalIndices: number[];
|
|
556
650
|
legendManualLayout?: LegendManualLayout | null;
|
|
557
651
|
valAxisFormatCode?: string | null;
|
|
@@ -561,8 +655,12 @@ interface ChartModel {
|
|
|
561
655
|
barOverlap?: number | null;
|
|
562
656
|
dataLabelPosition?: string | null;
|
|
563
657
|
dataLabelFontColor?: string | null;
|
|
658
|
+
dataLabelFontPaintAuthored?: boolean | null;
|
|
564
659
|
dataLabelFormatCode?: string | null;
|
|
565
660
|
titleFontBold?: boolean | null;
|
|
661
|
+
titleFontItalic?: boolean | null;
|
|
662
|
+
titleFontLanguage?: string | null;
|
|
663
|
+
titleFontBaseline?: number | null;
|
|
566
664
|
catAxisFontBold?: boolean | null;
|
|
567
665
|
catAxisFontItalic?: boolean | null;
|
|
568
666
|
valAxisFontBold?: boolean | null;
|
|
@@ -571,6 +669,7 @@ interface ChartModel {
|
|
|
571
669
|
catAxisTitleFontBold?: boolean | null;
|
|
572
670
|
catAxisTitleFontItalic?: boolean | null;
|
|
573
671
|
catAxisTitleFontColor?: string | null;
|
|
672
|
+
catAxisTitleFontPaintAuthored?: boolean | null;
|
|
574
673
|
catAxisTitleRotation?: number | null;
|
|
575
674
|
catAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
576
675
|
catAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -579,6 +678,7 @@ interface ChartModel {
|
|
|
579
678
|
valAxisTitleFontBold?: boolean | null;
|
|
580
679
|
valAxisTitleFontItalic?: boolean | null;
|
|
581
680
|
valAxisTitleFontColor?: string | null;
|
|
681
|
+
valAxisTitleFontPaintAuthored?: boolean | null;
|
|
582
682
|
valAxisTitleRotation?: number | null;
|
|
583
683
|
valAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
584
684
|
valAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -590,8 +690,12 @@ interface ChartModel {
|
|
|
590
690
|
dataLabelFontFace?: string | null;
|
|
591
691
|
legendFontFace?: string | null;
|
|
592
692
|
legendFontColor?: string | null;
|
|
693
|
+
legendFontPaintAuthored?: boolean | null;
|
|
593
694
|
legendFontSizeHpt?: number | null;
|
|
594
695
|
legendFontBold?: boolean | null;
|
|
696
|
+
legendFontItalic?: boolean | null;
|
|
697
|
+
legendFontLanguage?: string | null;
|
|
698
|
+
legendFontBaseline?: number | null;
|
|
595
699
|
legendFillColor?: string | null;
|
|
596
700
|
legendFill?: Fill | null;
|
|
597
701
|
legendFillHidden?: boolean | null;
|
|
@@ -637,6 +741,7 @@ interface ChartModel {
|
|
|
637
741
|
catAxisMax?: number | null;
|
|
638
742
|
titleManualLayout?: ChartManualLayout | null;
|
|
639
743
|
plotAreaManualLayout?: ChartManualLayout | null;
|
|
744
|
+
cartesianAutoLayoutProfile?: 'wordClassicColumn' | null;
|
|
640
745
|
scatterStyle?: string | null;
|
|
641
746
|
bubbleScale?: number | null;
|
|
642
747
|
bubbleSizeRepresents?: 'area' | 'w' | null;
|
|
@@ -654,17 +759,21 @@ interface ChartModel {
|
|
|
654
759
|
valAxisGridlineColor?: string | null;
|
|
655
760
|
valAxisGridlineWidthEmu?: number | null;
|
|
656
761
|
valAxisGridlineDash?: string | null;
|
|
762
|
+
valAxisGridlinePaintAuthored?: boolean | null;
|
|
657
763
|
catAxisGridlineColor?: string | null;
|
|
658
764
|
catAxisGridlineWidthEmu?: number | null;
|
|
659
765
|
catAxisGridlineDash?: string | null;
|
|
766
|
+
catAxisGridlinePaintAuthored?: boolean | null;
|
|
660
767
|
valAxisMinorGridlines?: boolean | null;
|
|
661
768
|
valAxisMinorGridlineColor?: string | null;
|
|
662
769
|
valAxisMinorGridlineWidthEmu?: number | null;
|
|
663
770
|
valAxisMinorGridlineDash?: string | null;
|
|
771
|
+
valAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
664
772
|
catAxisMinorGridlines?: boolean | null;
|
|
665
773
|
catAxisMinorGridlineColor?: string | null;
|
|
666
774
|
catAxisMinorGridlineWidthEmu?: number | null;
|
|
667
775
|
catAxisMinorGridlineDash?: string | null;
|
|
776
|
+
catAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
668
777
|
valAxisMajorUnit?: number | null;
|
|
669
778
|
valAxisMinorUnit?: number | null;
|
|
670
779
|
catAxisMajorUnit?: number | null;
|
|
@@ -715,6 +824,13 @@ interface ChartModel {
|
|
|
715
824
|
chartexColorPalette?: Array<string | null> | null;
|
|
716
825
|
chartexColorStyleMethod?: string | null;
|
|
717
826
|
chartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
827
|
+
classicChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
828
|
+
classicSurfaceBandStyles?: ChartClassicSurfaceBandStyles | null;
|
|
829
|
+
linkedChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
830
|
+
classicVaryingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
831
|
+
classicVaryingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
832
|
+
varyingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
833
|
+
varyingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
718
834
|
chartStyleColorPalette?: Array<string | null> | null;
|
|
719
835
|
chartStyleColorMethod?: string | null;
|
|
720
836
|
chartStyleMarkerSizePt?: number | null;
|
|
@@ -728,8 +844,9 @@ interface ChartModel {
|
|
|
728
844
|
chartexConnectorLines?: boolean | null;
|
|
729
845
|
}
|
|
730
846
|
interface ChartStockBarPaint {
|
|
847
|
+
style?: ChartExElementStyle | null;
|
|
731
848
|
fillColor?: string | null;
|
|
732
|
-
fill?:
|
|
849
|
+
fill?: Fill | null;
|
|
733
850
|
fillPaintAuthored?: boolean | null;
|
|
734
851
|
fillHidden?: boolean | null;
|
|
735
852
|
lineColor?: string | null;
|
|
@@ -746,7 +863,9 @@ interface ChartStockUpDownBarStyle {
|
|
|
746
863
|
down: ChartStockBarPaint;
|
|
747
864
|
}
|
|
748
865
|
interface ChartDecorationLineStyle {
|
|
866
|
+
style?: ChartExElementStyle | null;
|
|
749
867
|
color?: string | null;
|
|
868
|
+
fill?: SolidFill | GradientFill | PatternFill | null;
|
|
750
869
|
paintAuthored?: boolean | null;
|
|
751
870
|
widthEmu?: number | null;
|
|
752
871
|
dash?: string | null;
|
|
@@ -778,6 +897,7 @@ interface ChartOfPie {
|
|
|
778
897
|
secondPieSizePercent: number;
|
|
779
898
|
gapWidthPercent: number;
|
|
780
899
|
seriesLines: boolean;
|
|
900
|
+
seriesLineStyle?: ChartDecorationLineStyle | null;
|
|
781
901
|
}
|
|
782
902
|
interface ChartThreeDSurface {
|
|
783
903
|
style?: ChartExElementStyle | null;
|
|
@@ -823,6 +943,10 @@ interface ChartThreeD {
|
|
|
823
943
|
backWall?: ChartThreeDSurface | null;
|
|
824
944
|
}
|
|
825
945
|
interface ChartThreeDSeriesAxis {
|
|
946
|
+
style?: ChartExElementStyle | null;
|
|
947
|
+
titleStyle?: ChartExElementStyle | null;
|
|
948
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
949
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
826
950
|
title?: string | null;
|
|
827
951
|
hidden: boolean;
|
|
828
952
|
orientation?: 'minMax' | 'maxMin' | string | null;
|
|
@@ -832,6 +956,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
832
956
|
majorTickMark: string;
|
|
833
957
|
minorTickMark?: string | null;
|
|
834
958
|
fontColor?: string | null;
|
|
959
|
+
fontPaintAuthored?: boolean | null;
|
|
835
960
|
fontSizeHpt?: number | null;
|
|
836
961
|
fontBold?: boolean | null;
|
|
837
962
|
fontItalic?: boolean | null;
|
|
@@ -845,6 +970,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
845
970
|
titleFontBold?: boolean | null;
|
|
846
971
|
titleFontItalic?: boolean | null;
|
|
847
972
|
titleFontColor?: string | null;
|
|
973
|
+
titleFontPaintAuthored?: boolean | null;
|
|
848
974
|
titleFontFace?: string | null;
|
|
849
975
|
titleRotation?: number | null;
|
|
850
976
|
titleVerticalMode?: ChartModel['catAxisTitleVerticalMode'];
|
|
@@ -951,6 +1077,10 @@ interface ChartexHistogramBinning {
|
|
|
951
1077
|
overflow?: number | null;
|
|
952
1078
|
}
|
|
953
1079
|
interface SecondaryValueAxis {
|
|
1080
|
+
style?: ChartExElementStyle | null;
|
|
1081
|
+
titleStyle?: ChartExElementStyle | null;
|
|
1082
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
1083
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
954
1084
|
min: number | null;
|
|
955
1085
|
max: number | null;
|
|
956
1086
|
title: string | null;
|
|
@@ -958,6 +1088,7 @@ interface SecondaryValueAxis {
|
|
|
958
1088
|
formatCode?: string | null;
|
|
959
1089
|
displayUnits?: ChartDisplayUnits | null;
|
|
960
1090
|
fontColor?: string | null;
|
|
1091
|
+
fontPaintAuthored?: boolean | null;
|
|
961
1092
|
fontSizeHpt?: number | null;
|
|
962
1093
|
fontItalic?: boolean | null;
|
|
963
1094
|
fontBold?: boolean | null;
|
|
@@ -965,6 +1096,7 @@ interface SecondaryValueAxis {
|
|
|
965
1096
|
lineColor?: string | null;
|
|
966
1097
|
lineWidthEmu?: number | null;
|
|
967
1098
|
lineDash?: string | null;
|
|
1099
|
+
linePaintAuthored?: boolean | null;
|
|
968
1100
|
lineHidden: boolean;
|
|
969
1101
|
majorTickMark: string;
|
|
970
1102
|
minorTickMark?: string | null;
|
|
@@ -972,10 +1104,12 @@ interface SecondaryValueAxis {
|
|
|
972
1104
|
minorGridlineColor?: string | null;
|
|
973
1105
|
minorGridlineWidthEmu?: number | null;
|
|
974
1106
|
minorGridlineDash?: string | null;
|
|
1107
|
+
minorGridlinePaintAuthored?: boolean | null;
|
|
975
1108
|
majorGridlines?: boolean;
|
|
976
1109
|
majorGridlineColor?: string | null;
|
|
977
1110
|
majorGridlineWidthEmu?: number | null;
|
|
978
1111
|
majorGridlineDash?: string | null;
|
|
1112
|
+
majorGridlinePaintAuthored?: boolean | null;
|
|
979
1113
|
majorUnit?: number | null;
|
|
980
1114
|
minorUnit?: number | null;
|
|
981
1115
|
logBase?: number | null;
|
|
@@ -991,6 +1125,7 @@ interface SecondaryValueAxis {
|
|
|
991
1125
|
titleFontBold?: boolean | null;
|
|
992
1126
|
titleFontItalic?: boolean | null;
|
|
993
1127
|
titleFontColor?: string | null;
|
|
1128
|
+
titleFontPaintAuthored?: boolean | null;
|
|
994
1129
|
titleFontFace?: string | null;
|
|
995
1130
|
titleRotation?: number | null;
|
|
996
1131
|
titleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
@@ -1008,6 +1143,8 @@ interface ChartDisplayUnitsLabel {
|
|
|
1008
1143
|
fontBold?: boolean | null;
|
|
1009
1144
|
fontItalic?: boolean | null;
|
|
1010
1145
|
fontColor?: string | null;
|
|
1146
|
+
fontPaintAuthored?: boolean | null;
|
|
1147
|
+
fontHidden?: boolean | null;
|
|
1011
1148
|
fontFace?: string | null;
|
|
1012
1149
|
rotation?: number | null;
|
|
1013
1150
|
boxStyle?: ChartLabelBox | null;
|
|
@@ -1040,6 +1177,7 @@ interface ChartLegendEntryOverride {
|
|
|
1040
1177
|
fontColor?: string | null;
|
|
1041
1178
|
fontSizeHpt?: number | null;
|
|
1042
1179
|
fontBold?: boolean | null;
|
|
1180
|
+
fontItalic?: boolean | null;
|
|
1043
1181
|
}
|
|
1044
1182
|
interface ChartRect {
|
|
1045
1183
|
x: number;
|
|
@@ -1048,12 +1186,12 @@ interface ChartRect {
|
|
|
1048
1186
|
h: number;
|
|
1049
1187
|
}
|
|
1050
1188
|
//#endregion
|
|
1051
|
-
//#region dist/.types-work/chart-ex-contract-
|
|
1189
|
+
//#region dist/.types-work/chart-ex-contract-Dds4H6Xe.d.ts
|
|
1052
1190
|
interface ChartExRenderer {
|
|
1053
1191
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1054
1192
|
}
|
|
1055
1193
|
//#endregion
|
|
1056
|
-
//#region dist/.types-work/mathjax-
|
|
1194
|
+
//#region dist/.types-work/mathjax-Ceqah_7b.d.ts
|
|
1057
1195
|
interface MathSvg {
|
|
1058
1196
|
svg: string;
|
|
1059
1197
|
widthEm: number;
|
|
@@ -1065,17 +1203,17 @@ interface MathRenderer {
|
|
|
1065
1203
|
mathMLToSvg(mathml: string): Promise<MathSvg>;
|
|
1066
1204
|
}
|
|
1067
1205
|
//#endregion
|
|
1068
|
-
//#region dist/.types-work/three-d-contract-
|
|
1206
|
+
//#region dist/.types-work/three-d-contract-xjaLTy8R.d.ts
|
|
1069
1207
|
interface ChartThreeDRenderer {
|
|
1070
1208
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1071
1209
|
}
|
|
1072
1210
|
//#endregion
|
|
1073
|
-
//#region dist/.types-work/region-map-contract-
|
|
1211
|
+
//#region dist/.types-work/region-map-contract-DlO_Z1Gd.d.ts
|
|
1074
1212
|
interface ChartRegionMapRenderer {
|
|
1075
1213
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1076
1214
|
}
|
|
1077
1215
|
//#endregion
|
|
1078
|
-
//#region dist/.types-work/tiff-contract-
|
|
1216
|
+
//#region dist/.types-work/tiff-contract-DsRI31nK.d.ts
|
|
1079
1217
|
interface TiffRenderOptions {
|
|
1080
1218
|
targetWidthPx?: number;
|
|
1081
1219
|
targetHeightPx?: number;
|
|
@@ -1090,7 +1228,9 @@ interface TiffRenderer {
|
|
|
1090
1228
|
render(bytes: Uint8Array, options?: Readonly<TiffRenderOptions>): Promise<ImageBitmap | null>;
|
|
1091
1229
|
}
|
|
1092
1230
|
//#endregion
|
|
1093
|
-
//#region dist/.types-work/hyperlink-
|
|
1231
|
+
//#region dist/.types-work/hyperlink-BUVsH0z0.d.ts
|
|
1232
|
+
type CjkLang = 'kr' | 'sc' | 'tc' | 'hk' | 'jp';
|
|
1233
|
+
type CjkFallback = 'auto' | CjkLang;
|
|
1094
1234
|
type OoxmlErrorCode = 'encrypted' | 'invalid-password' | 'unsupported-encryption' | 'legacy-binary-format' | 'not-ooxml';
|
|
1095
1235
|
type OoxmlErrorStage = 'container' | 'decompression' | 'parsing' | 'serialization' | 'layout' | 'rendering' | 'worker';
|
|
1096
1236
|
declare class OoxmlError extends Error {
|
|
@@ -1173,6 +1313,7 @@ interface ProgressiveLayoutPartial {
|
|
|
1173
1313
|
}
|
|
1174
1314
|
interface LoadOptions$1 {
|
|
1175
1315
|
useGoogleFonts?: boolean;
|
|
1316
|
+
cjkFallback?: CjkFallback;
|
|
1176
1317
|
password?: string;
|
|
1177
1318
|
wasmUrl?: string | URL;
|
|
1178
1319
|
maxZipEntryBytes?: number;
|
|
@@ -1205,7 +1346,7 @@ type HyperlinkTarget = {
|
|
|
1205
1346
|
};
|
|
1206
1347
|
declare function openExternalHyperlink(url: string, allowed?: readonly string[], win?: Pick<Window, 'open'> | undefined): boolean;
|
|
1207
1348
|
//#endregion
|
|
1208
|
-
//#region dist/.types-work/find-highlight-
|
|
1349
|
+
//#region dist/.types-work/find-highlight-CfHNje1k.d.ts
|
|
1209
1350
|
interface TextSelectionContextOptions {
|
|
1210
1351
|
readonly maxTextCharacters?: number;
|
|
1211
1352
|
readonly maxRunLocators?: number;
|
|
@@ -1266,7 +1407,7 @@ interface FindHighlightColors {
|
|
|
1266
1407
|
active?: string;
|
|
1267
1408
|
}
|
|
1268
1409
|
//#endregion
|
|
1269
|
-
//#region dist/.types-work/types-
|
|
1410
|
+
//#region dist/.types-work/types-fEjGozew.d.ts
|
|
1270
1411
|
interface DocxDocumentModel {
|
|
1271
1412
|
section: SectionProps;
|
|
1272
1413
|
body: BodyElement[];
|
|
@@ -2013,7 +2154,7 @@ interface RenderPageOptions {
|
|
|
2013
2154
|
showTrackedChanges?: boolean;
|
|
2014
2155
|
}
|
|
2015
2156
|
//#endregion
|
|
2016
|
-
//#region dist/.types-work/docx-
|
|
2157
|
+
//#region dist/.types-work/docx-CKHYWz-i.d.ts
|
|
2017
2158
|
interface CommentAnchorRange {
|
|
2018
2159
|
readonly commentId: string;
|
|
2019
2160
|
readonly source: Readonly<DocxStorySource>;
|
|
@@ -2152,6 +2293,7 @@ type RenderPageToBitmapOptions = Omit<RenderPageOptions, 'onTextRun'> & {
|
|
|
2152
2293
|
};
|
|
2153
2294
|
declare class DocxDocument {
|
|
2154
2295
|
private _metrics;
|
|
2296
|
+
private _cjkFallback;
|
|
2155
2297
|
private _document;
|
|
2156
2298
|
private _source;
|
|
2157
2299
|
private _meta;
|
|
@@ -2555,4 +2697,4 @@ interface DocxHighlightMatch {
|
|
|
2555
2697
|
type DocxHighlightColors = FindHighlightColors;
|
|
2556
2698
|
declare function buildDocxHighlightLayer(layer: HTMLDivElement, runs: DocxTextRunInfo[], matches: DocxHighlightMatch[], cssWidth: number, cssHeight: number, measureForFont: (font: string) => (s: string) => number, colors?: DocxHighlightColors): void;
|
|
2557
2699
|
//#endregion
|
|
2558
|
-
export { type AnchorHostMetrics, type AutoResizeOptions, type BodyElement, type BorderSpec, type CellBorders, type CellElement, 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 ChartRun, 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 ColSpec, type CollectPageRunsOptions, type ColumnsSpec, type CommentAnchorGeometryFallback, type CommentAnchorPoint, type CommentAnchorRange, type DecodedImageBudgetStrategy, type DocComment, type DocNote, type DocParagraph, type DocRevision, type DocRun, type DocSettings, type DocTable, type DocTableCell, type DocTableRow, type DocxCommentAnchorKind, type DocxCommentHighlightRect, type DocxCommentMark, type DocxCommentSelectionContext, type DocxCommentsOptions, DocxDocument, type DocxDocumentModel, type DocxElementContext, type DocxElementContextOptions, type DocxHighlightColors, type DocxHighlightMatch, type DocxMatchLocation, type DocxPageCommentThreadsOptions, type DocxPagePoint, type DocxRunBorder, DocxScrollViewer, type DocxScrollViewerOptions, type DocxSelectionContext, type DocxSelectionContextOptions, type DocxSelectionRunLocator, type DocxSelectionSourceLocator, type DocxStorySource, type DocxTextRun, type DocxTextRunInfo, type DocxTextSelectionContext, DocxViewer, type DocxViewerOptions, type DrawingMLCustomDashSegment, type Duotone, type EmbeddedFontRef, type FieldRun, type FillRect, type FindHighlightColors, type FindMatch, type FindMatchesOptions, type FramePr, type GradientFill, type GradientStop, type HeaderFooter, type HeadersFooters, type HyperlinkTarget, type ImageFill, type ImageResourceOptions, type ImageRun, type LegendManualLayout, type LineEnd, type LineNumbering, type LineSpacing, type LoadOptions, type MatchRunSlice, 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 NoFill, type NoteRef, type NumberingInfo, 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 PTabRun, type PageBorderEdge, type PageBorders, type PageNumType, type ParaBorderEdge, type ParagraphBorders, type PathCmd, type PatternFill, type RenderPageOptions, type RenderPageToBitmapOptions, type ResolveDocxCommentThreadsOptions, type ResolvedDocxCommentAnchor, type ResolvedDocxCommentThread, type RevisionAnchorGeometryFallback, type RevisionAnchorRange, type RubyAnnotation, type RunRevision, type SecondaryValueAxis, type SectionGeom, type SectionProps, type ShapeFill, type ShapeRun, type ShapeStrokeFill, type ShapeText, type ShapeTextRun, type SolidFill, type SrcRect, type TabStop, type TableBorders, type TblpPr, type TextPath, type TextSelectionContextOptions, TiffDecodeError, type TiffRenderOptions, type TiffRenderer, type TileInfo, type ViewerCommentConnectorOptions, type ViewerCommentConnectorRoute, type ViewerCommentConnectorStroke, type ViewerCommentMessageContext, type ViewerCommentThreadContext, type ViewerContextMenuEvent, type ZoomableViewer, autoResize, buildDocxHighlightLayer, buildDocxTextLayer, isOoxmlDecodedImageLimitError, isTiffDecodeError, noteText, openExternalHyperlink, readDocxTextSelectionContext, resolveCommentAnchorRuns, resolveDocxCommentThreads, resolveRevisionAnchorRuns };
|
|
2700
|
+
export { type AnchorHostMetrics, type AutoResizeOptions, type BodyElement, type BorderSpec, type CellBorders, type CellElement, 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 ChartRun, 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 ColSpec, type CollectPageRunsOptions, type ColumnsSpec, type CommentAnchorGeometryFallback, type CommentAnchorPoint, type CommentAnchorRange, type DecodedImageBudgetStrategy, type DocComment, type DocNote, type DocParagraph, type DocRevision, type DocRun, type DocSettings, type DocTable, type DocTableCell, type DocTableRow, type DocxCommentAnchorKind, type DocxCommentHighlightRect, type DocxCommentMark, type DocxCommentSelectionContext, type DocxCommentsOptions, DocxDocument, type DocxDocumentModel, type DocxElementContext, type DocxElementContextOptions, type DocxHighlightColors, type DocxHighlightMatch, type DocxMatchLocation, type DocxPageCommentThreadsOptions, type DocxPagePoint, type DocxRunBorder, DocxScrollViewer, type DocxScrollViewerOptions, type DocxSelectionContext, type DocxSelectionContextOptions, type DocxSelectionRunLocator, type DocxSelectionSourceLocator, type DocxStorySource, type DocxTextRun, type DocxTextRunInfo, type DocxTextSelectionContext, DocxViewer, type DocxViewerOptions, type DrawingMLCustomDashSegment, type Duotone, type EmbeddedFontRef, type FieldRun, type FillRect, type FindHighlightColors, type FindMatch, type FindMatchesOptions, type FramePr, type Glow, type GradientFill, type GradientStop, type HeaderFooter, type HeadersFooters, type HyperlinkTarget, type ImageFill, type ImageResourceOptions, type ImageRun, type LegendManualLayout, type LineEnd, type LineNumbering, type LineSpacing, type LoadOptions, type MatchRunSlice, 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 NoFill, type NoteRef, type NumberingInfo, 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 PTabRun, type PageBorderEdge, type PageBorders, type PageNumType, type ParaBorderEdge, type ParagraphBorders, type PathCmd, type PatternFill, type Reflection, type RenderPageOptions, type RenderPageToBitmapOptions, type ResolveDocxCommentThreadsOptions, type ResolvedDocxCommentAnchor, type ResolvedDocxCommentThread, type RevisionAnchorGeometryFallback, type RevisionAnchorRange, type RubyAnnotation, type RunRevision, type SecondaryValueAxis, type SectionGeom, type SectionProps, type Shadow, type ShapeFill, type ShapeRun, type ShapeStrokeFill, type ShapeText, type ShapeTextRun, type SoftEdge, type SolidFill, type SrcRect, type TabStop, type TableBorders, type TblpPr, type TextPath, type TextSelectionContextOptions, TiffDecodeError, type TiffRenderOptions, type TiffRenderer, type TileInfo, type ViewerCommentConnectorOptions, type ViewerCommentConnectorRoute, type ViewerCommentConnectorStroke, type ViewerCommentMessageContext, type ViewerCommentThreadContext, type ViewerContextMenuEvent, type ZoomableViewer, autoResize, buildDocxHighlightLayer, buildDocxTextLayer, isOoxmlDecodedImageLimitError, isTiffDecodeError, noteText, openExternalHyperlink, readDocxTextSelectionContext, resolveCommentAnchorRuns, resolveDocxCommentThreads, resolveRevisionAnchorRuns };
|