@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/pptx.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;
|
|
@@ -434,7 +434,9 @@ interface ChartSeries {
|
|
|
434
434
|
markerFill?: string | null;
|
|
435
435
|
markerFillPaint?: Fill | null;
|
|
436
436
|
markerFillPaintAuthored?: boolean | null;
|
|
437
|
+
markerStyle?: ChartExElementStyle | null;
|
|
437
438
|
markerLine?: string | null;
|
|
439
|
+
markerLinePaintAuthored?: boolean | null;
|
|
438
440
|
markerLineWidthEmu?: number | null;
|
|
439
441
|
dataPointOverrides?: ChartDataPointOverride[] | null;
|
|
440
442
|
dataLabelOverrides?: ChartDataLabelOverride[] | null;
|
|
@@ -448,6 +450,7 @@ interface ChartSeries {
|
|
|
448
450
|
lineHidden?: boolean | null;
|
|
449
451
|
}
|
|
450
452
|
interface ChartTrendline {
|
|
453
|
+
style?: ChartExElementStyle | null;
|
|
451
454
|
name?: string | null;
|
|
452
455
|
trendlineType: string;
|
|
453
456
|
order?: number | null;
|
|
@@ -486,6 +489,7 @@ interface ChartTrendline {
|
|
|
486
489
|
lineWidthEmu?: number | null;
|
|
487
490
|
lineDash?: string | null;
|
|
488
491
|
lineHidden?: boolean | null;
|
|
492
|
+
linePaintAuthored?: boolean | null;
|
|
489
493
|
}
|
|
490
494
|
interface ChartDataPointOverride {
|
|
491
495
|
idx: number;
|
|
@@ -501,7 +505,9 @@ interface ChartDataPointOverride {
|
|
|
501
505
|
markerFill?: string;
|
|
502
506
|
markerFillPaint?: Fill | null;
|
|
503
507
|
markerFillPaintAuthored?: boolean | null;
|
|
508
|
+
markerStyle?: ChartExElementStyle | null;
|
|
504
509
|
markerLine?: string;
|
|
510
|
+
markerLinePaintAuthored?: boolean | null;
|
|
505
511
|
markerLineWidthEmu?: number;
|
|
506
512
|
bubble3D?: boolean | null;
|
|
507
513
|
explosion?: number;
|
|
@@ -543,8 +549,12 @@ interface ChartDataLabelOverride {
|
|
|
543
549
|
deleted?: boolean;
|
|
544
550
|
}
|
|
545
551
|
interface ChartLabelBox {
|
|
552
|
+
style?: ChartExElementStyle | null;
|
|
553
|
+
effectFallbackStyle?: ChartExElementStyle | null;
|
|
554
|
+
effectStyleIndex?: number;
|
|
555
|
+
effectFallbackIndex?: number;
|
|
546
556
|
fill?: string;
|
|
547
|
-
fillPaint?:
|
|
557
|
+
fillPaint?: Fill | null;
|
|
548
558
|
fillHidden?: boolean | null;
|
|
549
559
|
fillPaintAuthored?: boolean | null;
|
|
550
560
|
borderColor?: string;
|
|
@@ -595,8 +605,11 @@ interface ChartSeriesDataLabels {
|
|
|
595
605
|
leaderLineWidthEmu?: number;
|
|
596
606
|
leaderLineHidden?: boolean;
|
|
597
607
|
leaderLineDash?: string;
|
|
608
|
+
leaderLinePaintAuthored?: boolean | null;
|
|
609
|
+
leaderLineStyle?: ChartExElementStyle | null;
|
|
598
610
|
}
|
|
599
611
|
interface ChartErrBars {
|
|
612
|
+
style?: ChartExElementStyle | null;
|
|
600
613
|
dir: string;
|
|
601
614
|
barType: string;
|
|
602
615
|
plus: (number | null)[];
|
|
@@ -606,6 +619,7 @@ interface ChartErrBars {
|
|
|
606
619
|
lineWidthEmu?: number;
|
|
607
620
|
dash?: string;
|
|
608
621
|
hidden?: boolean;
|
|
622
|
+
linePaintAuthored?: boolean | null;
|
|
609
623
|
}
|
|
610
624
|
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;
|
|
611
625
|
type ChartPlotGroupKind = 'area' | 'area3D' | 'line' | 'line3D' | 'stock' | 'radar' | 'scatter' | 'pie' | 'pie3D' | 'doughnut' | 'bar' | 'bar3D' | 'ofPie' | 'surface' | 'surface3D' | 'bubble';
|
|
@@ -622,6 +636,7 @@ interface ChartPlotGroup {
|
|
|
622
636
|
barDirection?: string | null;
|
|
623
637
|
scatterStyle?: string | null;
|
|
624
638
|
radarStyle?: string | null;
|
|
639
|
+
varyColors?: boolean | null;
|
|
625
640
|
gapWidth?: number | null;
|
|
626
641
|
overlap?: number | null;
|
|
627
642
|
bubbleScale?: number | null;
|
|
@@ -630,10 +645,16 @@ interface ChartPlotGroup {
|
|
|
630
645
|
}
|
|
631
646
|
type ChartLineDashSegment = DrawingMLCustomDashSegment;
|
|
632
647
|
interface ChartExElementStyle {
|
|
648
|
+
shapePropertiesPresent?: boolean | null;
|
|
649
|
+
allowNoFillOverride?: boolean | null;
|
|
650
|
+
allowNoLineOverride?: boolean | null;
|
|
633
651
|
fontSizeHpt?: number | null;
|
|
634
652
|
fontBold?: boolean | null;
|
|
635
653
|
fontItalic?: boolean | null;
|
|
636
654
|
fontColor?: string | null;
|
|
655
|
+
fontColors?: Array<string | null> | null;
|
|
656
|
+
fontColorIndex?: number | null;
|
|
657
|
+
fontFormattingIndices?: number[] | null;
|
|
637
658
|
fontPaintAuthored?: boolean | null;
|
|
638
659
|
fontHidden?: boolean | null;
|
|
639
660
|
fontFace?: string | null;
|
|
@@ -665,8 +686,22 @@ interface ChartExElementStyle {
|
|
|
665
686
|
lineCap?: string | null;
|
|
666
687
|
lineJoin?: string | null;
|
|
667
688
|
lineCompound?: string | null;
|
|
689
|
+
shadows?: Array<Shadow | null> | null;
|
|
690
|
+
innerShadows?: Array<Shadow | null> | null;
|
|
691
|
+
glows?: Array<Glow | null> | null;
|
|
692
|
+
softEdges?: Array<SoftEdge | null> | null;
|
|
693
|
+
reflections?: Array<Reflection | null> | null;
|
|
694
|
+
effectAuthored?: boolean | null;
|
|
695
|
+
effectNoStyle?: boolean | null;
|
|
696
|
+
effectUnsupported?: boolean | null;
|
|
668
697
|
fillColorIndex?: number | null;
|
|
698
|
+
fillFormattingIndices?: number[] | null;
|
|
699
|
+
fillSemanticFallbackIndices?: number[] | null;
|
|
669
700
|
lineColorIndex?: number | null;
|
|
701
|
+
lineFormattingIndices?: number[] | null;
|
|
702
|
+
lineSemanticFallbackIndices?: number[] | null;
|
|
703
|
+
effectFormattingIndices?: number[] | null;
|
|
704
|
+
effectColorIndex?: number | null;
|
|
670
705
|
}
|
|
671
706
|
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';
|
|
672
707
|
interface ChartSurfaceBandFormat {
|
|
@@ -678,7 +713,12 @@ interface ChartSurfaceBandFormat {
|
|
|
678
713
|
lineWidthEmu?: number | null;
|
|
679
714
|
lineHidden?: boolean | null;
|
|
680
715
|
}
|
|
716
|
+
interface ChartClassicSurfaceBandStyles {
|
|
717
|
+
fixed?: ChartExElementStyle | null;
|
|
718
|
+
byBandCount?: Array<ChartExElementStyle | null> | null;
|
|
719
|
+
}
|
|
681
720
|
interface ChartDataTable {
|
|
721
|
+
style?: ChartExElementStyle | null;
|
|
682
722
|
showHorizontalBorder: boolean;
|
|
683
723
|
showVerticalBorder: boolean;
|
|
684
724
|
showOutline: boolean;
|
|
@@ -686,6 +726,8 @@ interface ChartDataTable {
|
|
|
686
726
|
fontSizeHpt?: number | null;
|
|
687
727
|
fontFace?: string | null;
|
|
688
728
|
fontColor?: string | null;
|
|
729
|
+
fontPaintAuthored?: boolean | null;
|
|
730
|
+
fontHidden?: boolean | null;
|
|
689
731
|
fontBold?: boolean | null;
|
|
690
732
|
fontItalic?: boolean | null;
|
|
691
733
|
fillColor?: string | null;
|
|
@@ -696,6 +738,7 @@ interface ChartDataTable {
|
|
|
696
738
|
lineWidthEmu?: number | null;
|
|
697
739
|
lineDash?: string | null;
|
|
698
740
|
lineHidden?: boolean | null;
|
|
741
|
+
linePaintAuthored?: boolean | null;
|
|
699
742
|
}
|
|
700
743
|
interface ChartModel {
|
|
701
744
|
chartType: ChartType;
|
|
@@ -708,6 +751,19 @@ interface ChartModel {
|
|
|
708
751
|
series: ChartSeries[];
|
|
709
752
|
plotGroups?: ChartPlotGroup[] | null;
|
|
710
753
|
chartTextBoxes?: ChartTextBox[] | null;
|
|
754
|
+
chartTextStyle?: ChartExElementStyle | null;
|
|
755
|
+
chartAreaStyle?: ChartExElementStyle | null;
|
|
756
|
+
plotAreaStyle?: ChartExElementStyle | null;
|
|
757
|
+
legendStyle?: ChartExElementStyle | null;
|
|
758
|
+
titleStyle?: ChartExElementStyle | null;
|
|
759
|
+
catAxisStyle?: ChartExElementStyle | null;
|
|
760
|
+
valAxisStyle?: ChartExElementStyle | null;
|
|
761
|
+
catAxisTitleStyle?: ChartExElementStyle | null;
|
|
762
|
+
valAxisTitleStyle?: ChartExElementStyle | null;
|
|
763
|
+
catAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
764
|
+
catAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
765
|
+
valAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
766
|
+
valAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
711
767
|
varyColors?: boolean | null;
|
|
712
768
|
showDataLabels: boolean;
|
|
713
769
|
valMin: number | null;
|
|
@@ -752,13 +808,19 @@ interface ChartModel {
|
|
|
752
808
|
catAxisMinorTickMark?: 'cross' | 'out' | 'in' | 'none' | string | null;
|
|
753
809
|
titleFontSizeHpt: number | null;
|
|
754
810
|
titleFontColor: string | null;
|
|
811
|
+
titleFontPaintAuthored?: boolean | null;
|
|
755
812
|
titleFontFace: string | null;
|
|
756
813
|
catAxisFontSizeHpt: number | null;
|
|
757
814
|
valAxisFontSizeHpt: number | null;
|
|
758
815
|
catAxisFontColor?: string | null;
|
|
816
|
+
catAxisFontPaintAuthored?: boolean | null;
|
|
759
817
|
valAxisFontColor?: string | null;
|
|
818
|
+
valAxisFontPaintAuthored?: boolean | null;
|
|
760
819
|
dataLabelFontSizeHpt: number | null;
|
|
761
820
|
dataLabelFontBold?: boolean | null;
|
|
821
|
+
dataLabelFontItalic?: boolean | null;
|
|
822
|
+
dataLabelFontLanguage?: string | null;
|
|
823
|
+
dataLabelFontBaseline?: number | null;
|
|
762
824
|
subtotalIndices: number[];
|
|
763
825
|
legendManualLayout?: LegendManualLayout | null;
|
|
764
826
|
valAxisFormatCode?: string | null;
|
|
@@ -768,8 +830,12 @@ interface ChartModel {
|
|
|
768
830
|
barOverlap?: number | null;
|
|
769
831
|
dataLabelPosition?: string | null;
|
|
770
832
|
dataLabelFontColor?: string | null;
|
|
833
|
+
dataLabelFontPaintAuthored?: boolean | null;
|
|
771
834
|
dataLabelFormatCode?: string | null;
|
|
772
835
|
titleFontBold?: boolean | null;
|
|
836
|
+
titleFontItalic?: boolean | null;
|
|
837
|
+
titleFontLanguage?: string | null;
|
|
838
|
+
titleFontBaseline?: number | null;
|
|
773
839
|
catAxisFontBold?: boolean | null;
|
|
774
840
|
catAxisFontItalic?: boolean | null;
|
|
775
841
|
valAxisFontBold?: boolean | null;
|
|
@@ -778,6 +844,7 @@ interface ChartModel {
|
|
|
778
844
|
catAxisTitleFontBold?: boolean | null;
|
|
779
845
|
catAxisTitleFontItalic?: boolean | null;
|
|
780
846
|
catAxisTitleFontColor?: string | null;
|
|
847
|
+
catAxisTitleFontPaintAuthored?: boolean | null;
|
|
781
848
|
catAxisTitleRotation?: number | null;
|
|
782
849
|
catAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
783
850
|
catAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -786,6 +853,7 @@ interface ChartModel {
|
|
|
786
853
|
valAxisTitleFontBold?: boolean | null;
|
|
787
854
|
valAxisTitleFontItalic?: boolean | null;
|
|
788
855
|
valAxisTitleFontColor?: string | null;
|
|
856
|
+
valAxisTitleFontPaintAuthored?: boolean | null;
|
|
789
857
|
valAxisTitleRotation?: number | null;
|
|
790
858
|
valAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
791
859
|
valAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -797,8 +865,12 @@ interface ChartModel {
|
|
|
797
865
|
dataLabelFontFace?: string | null;
|
|
798
866
|
legendFontFace?: string | null;
|
|
799
867
|
legendFontColor?: string | null;
|
|
868
|
+
legendFontPaintAuthored?: boolean | null;
|
|
800
869
|
legendFontSizeHpt?: number | null;
|
|
801
870
|
legendFontBold?: boolean | null;
|
|
871
|
+
legendFontItalic?: boolean | null;
|
|
872
|
+
legendFontLanguage?: string | null;
|
|
873
|
+
legendFontBaseline?: number | null;
|
|
802
874
|
legendFillColor?: string | null;
|
|
803
875
|
legendFill?: Fill | null;
|
|
804
876
|
legendFillHidden?: boolean | null;
|
|
@@ -844,6 +916,7 @@ interface ChartModel {
|
|
|
844
916
|
catAxisMax?: number | null;
|
|
845
917
|
titleManualLayout?: ChartManualLayout | null;
|
|
846
918
|
plotAreaManualLayout?: ChartManualLayout | null;
|
|
919
|
+
cartesianAutoLayoutProfile?: 'wordClassicColumn' | null;
|
|
847
920
|
scatterStyle?: string | null;
|
|
848
921
|
bubbleScale?: number | null;
|
|
849
922
|
bubbleSizeRepresents?: 'area' | 'w' | null;
|
|
@@ -861,17 +934,21 @@ interface ChartModel {
|
|
|
861
934
|
valAxisGridlineColor?: string | null;
|
|
862
935
|
valAxisGridlineWidthEmu?: number | null;
|
|
863
936
|
valAxisGridlineDash?: string | null;
|
|
937
|
+
valAxisGridlinePaintAuthored?: boolean | null;
|
|
864
938
|
catAxisGridlineColor?: string | null;
|
|
865
939
|
catAxisGridlineWidthEmu?: number | null;
|
|
866
940
|
catAxisGridlineDash?: string | null;
|
|
941
|
+
catAxisGridlinePaintAuthored?: boolean | null;
|
|
867
942
|
valAxisMinorGridlines?: boolean | null;
|
|
868
943
|
valAxisMinorGridlineColor?: string | null;
|
|
869
944
|
valAxisMinorGridlineWidthEmu?: number | null;
|
|
870
945
|
valAxisMinorGridlineDash?: string | null;
|
|
946
|
+
valAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
871
947
|
catAxisMinorGridlines?: boolean | null;
|
|
872
948
|
catAxisMinorGridlineColor?: string | null;
|
|
873
949
|
catAxisMinorGridlineWidthEmu?: number | null;
|
|
874
950
|
catAxisMinorGridlineDash?: string | null;
|
|
951
|
+
catAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
875
952
|
valAxisMajorUnit?: number | null;
|
|
876
953
|
valAxisMinorUnit?: number | null;
|
|
877
954
|
catAxisMajorUnit?: number | null;
|
|
@@ -922,6 +999,13 @@ interface ChartModel {
|
|
|
922
999
|
chartexColorPalette?: Array<string | null> | null;
|
|
923
1000
|
chartexColorStyleMethod?: string | null;
|
|
924
1001
|
chartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
1002
|
+
classicChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
1003
|
+
classicSurfaceBandStyles?: ChartClassicSurfaceBandStyles | null;
|
|
1004
|
+
linkedChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
1005
|
+
classicVaryingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
1006
|
+
classicVaryingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
1007
|
+
varyingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
1008
|
+
varyingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
925
1009
|
chartStyleColorPalette?: Array<string | null> | null;
|
|
926
1010
|
chartStyleColorMethod?: string | null;
|
|
927
1011
|
chartStyleMarkerSizePt?: number | null;
|
|
@@ -935,8 +1019,9 @@ interface ChartModel {
|
|
|
935
1019
|
chartexConnectorLines?: boolean | null;
|
|
936
1020
|
}
|
|
937
1021
|
interface ChartStockBarPaint {
|
|
1022
|
+
style?: ChartExElementStyle | null;
|
|
938
1023
|
fillColor?: string | null;
|
|
939
|
-
fill?:
|
|
1024
|
+
fill?: Fill | null;
|
|
940
1025
|
fillPaintAuthored?: boolean | null;
|
|
941
1026
|
fillHidden?: boolean | null;
|
|
942
1027
|
lineColor?: string | null;
|
|
@@ -953,7 +1038,9 @@ interface ChartStockUpDownBarStyle {
|
|
|
953
1038
|
down: ChartStockBarPaint;
|
|
954
1039
|
}
|
|
955
1040
|
interface ChartDecorationLineStyle {
|
|
1041
|
+
style?: ChartExElementStyle | null;
|
|
956
1042
|
color?: string | null;
|
|
1043
|
+
fill?: SolidFill | GradientFill | PatternFill | null;
|
|
957
1044
|
paintAuthored?: boolean | null;
|
|
958
1045
|
widthEmu?: number | null;
|
|
959
1046
|
dash?: string | null;
|
|
@@ -985,6 +1072,7 @@ interface ChartOfPie {
|
|
|
985
1072
|
secondPieSizePercent: number;
|
|
986
1073
|
gapWidthPercent: number;
|
|
987
1074
|
seriesLines: boolean;
|
|
1075
|
+
seriesLineStyle?: ChartDecorationLineStyle | null;
|
|
988
1076
|
}
|
|
989
1077
|
interface ChartThreeDSurface {
|
|
990
1078
|
style?: ChartExElementStyle | null;
|
|
@@ -1030,6 +1118,10 @@ interface ChartThreeD {
|
|
|
1030
1118
|
backWall?: ChartThreeDSurface | null;
|
|
1031
1119
|
}
|
|
1032
1120
|
interface ChartThreeDSeriesAxis {
|
|
1121
|
+
style?: ChartExElementStyle | null;
|
|
1122
|
+
titleStyle?: ChartExElementStyle | null;
|
|
1123
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
1124
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
1033
1125
|
title?: string | null;
|
|
1034
1126
|
hidden: boolean;
|
|
1035
1127
|
orientation?: 'minMax' | 'maxMin' | string | null;
|
|
@@ -1039,6 +1131,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
1039
1131
|
majorTickMark: string;
|
|
1040
1132
|
minorTickMark?: string | null;
|
|
1041
1133
|
fontColor?: string | null;
|
|
1134
|
+
fontPaintAuthored?: boolean | null;
|
|
1042
1135
|
fontSizeHpt?: number | null;
|
|
1043
1136
|
fontBold?: boolean | null;
|
|
1044
1137
|
fontItalic?: boolean | null;
|
|
@@ -1052,6 +1145,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
1052
1145
|
titleFontBold?: boolean | null;
|
|
1053
1146
|
titleFontItalic?: boolean | null;
|
|
1054
1147
|
titleFontColor?: string | null;
|
|
1148
|
+
titleFontPaintAuthored?: boolean | null;
|
|
1055
1149
|
titleFontFace?: string | null;
|
|
1056
1150
|
titleRotation?: number | null;
|
|
1057
1151
|
titleVerticalMode?: ChartModel['catAxisTitleVerticalMode'];
|
|
@@ -1158,6 +1252,10 @@ interface ChartexHistogramBinning {
|
|
|
1158
1252
|
overflow?: number | null;
|
|
1159
1253
|
}
|
|
1160
1254
|
interface SecondaryValueAxis {
|
|
1255
|
+
style?: ChartExElementStyle | null;
|
|
1256
|
+
titleStyle?: ChartExElementStyle | null;
|
|
1257
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
1258
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
1161
1259
|
min: number | null;
|
|
1162
1260
|
max: number | null;
|
|
1163
1261
|
title: string | null;
|
|
@@ -1165,6 +1263,7 @@ interface SecondaryValueAxis {
|
|
|
1165
1263
|
formatCode?: string | null;
|
|
1166
1264
|
displayUnits?: ChartDisplayUnits | null;
|
|
1167
1265
|
fontColor?: string | null;
|
|
1266
|
+
fontPaintAuthored?: boolean | null;
|
|
1168
1267
|
fontSizeHpt?: number | null;
|
|
1169
1268
|
fontItalic?: boolean | null;
|
|
1170
1269
|
fontBold?: boolean | null;
|
|
@@ -1172,6 +1271,7 @@ interface SecondaryValueAxis {
|
|
|
1172
1271
|
lineColor?: string | null;
|
|
1173
1272
|
lineWidthEmu?: number | null;
|
|
1174
1273
|
lineDash?: string | null;
|
|
1274
|
+
linePaintAuthored?: boolean | null;
|
|
1175
1275
|
lineHidden: boolean;
|
|
1176
1276
|
majorTickMark: string;
|
|
1177
1277
|
minorTickMark?: string | null;
|
|
@@ -1179,10 +1279,12 @@ interface SecondaryValueAxis {
|
|
|
1179
1279
|
minorGridlineColor?: string | null;
|
|
1180
1280
|
minorGridlineWidthEmu?: number | null;
|
|
1181
1281
|
minorGridlineDash?: string | null;
|
|
1282
|
+
minorGridlinePaintAuthored?: boolean | null;
|
|
1182
1283
|
majorGridlines?: boolean;
|
|
1183
1284
|
majorGridlineColor?: string | null;
|
|
1184
1285
|
majorGridlineWidthEmu?: number | null;
|
|
1185
1286
|
majorGridlineDash?: string | null;
|
|
1287
|
+
majorGridlinePaintAuthored?: boolean | null;
|
|
1186
1288
|
majorUnit?: number | null;
|
|
1187
1289
|
minorUnit?: number | null;
|
|
1188
1290
|
logBase?: number | null;
|
|
@@ -1198,6 +1300,7 @@ interface SecondaryValueAxis {
|
|
|
1198
1300
|
titleFontBold?: boolean | null;
|
|
1199
1301
|
titleFontItalic?: boolean | null;
|
|
1200
1302
|
titleFontColor?: string | null;
|
|
1303
|
+
titleFontPaintAuthored?: boolean | null;
|
|
1201
1304
|
titleFontFace?: string | null;
|
|
1202
1305
|
titleRotation?: number | null;
|
|
1203
1306
|
titleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
@@ -1215,6 +1318,8 @@ interface ChartDisplayUnitsLabel {
|
|
|
1215
1318
|
fontBold?: boolean | null;
|
|
1216
1319
|
fontItalic?: boolean | null;
|
|
1217
1320
|
fontColor?: string | null;
|
|
1321
|
+
fontPaintAuthored?: boolean | null;
|
|
1322
|
+
fontHidden?: boolean | null;
|
|
1218
1323
|
fontFace?: string | null;
|
|
1219
1324
|
rotation?: number | null;
|
|
1220
1325
|
boxStyle?: ChartLabelBox | null;
|
|
@@ -1247,6 +1352,7 @@ interface ChartLegendEntryOverride {
|
|
|
1247
1352
|
fontColor?: string | null;
|
|
1248
1353
|
fontSizeHpt?: number | null;
|
|
1249
1354
|
fontBold?: boolean | null;
|
|
1355
|
+
fontItalic?: boolean | null;
|
|
1250
1356
|
}
|
|
1251
1357
|
interface ChartRect {
|
|
1252
1358
|
x: number;
|
|
@@ -1255,12 +1361,12 @@ interface ChartRect {
|
|
|
1255
1361
|
h: number;
|
|
1256
1362
|
}
|
|
1257
1363
|
//#endregion
|
|
1258
|
-
//#region dist/.types-work/chart-ex-contract-
|
|
1364
|
+
//#region dist/.types-work/chart-ex-contract-Dds4H6Xe.d.ts
|
|
1259
1365
|
interface ChartExRenderer {
|
|
1260
1366
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1261
1367
|
}
|
|
1262
1368
|
//#endregion
|
|
1263
|
-
//#region dist/.types-work/mathjax-
|
|
1369
|
+
//#region dist/.types-work/mathjax-Ceqah_7b.d.ts
|
|
1264
1370
|
interface MathSvg {
|
|
1265
1371
|
svg: string;
|
|
1266
1372
|
widthEm: number;
|
|
@@ -1272,17 +1378,17 @@ interface MathRenderer {
|
|
|
1272
1378
|
mathMLToSvg(mathml: string): Promise<MathSvg>;
|
|
1273
1379
|
}
|
|
1274
1380
|
//#endregion
|
|
1275
|
-
//#region dist/.types-work/three-d-contract-
|
|
1381
|
+
//#region dist/.types-work/three-d-contract-xjaLTy8R.d.ts
|
|
1276
1382
|
interface ChartThreeDRenderer {
|
|
1277
1383
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1278
1384
|
}
|
|
1279
1385
|
//#endregion
|
|
1280
|
-
//#region dist/.types-work/region-map-contract-
|
|
1386
|
+
//#region dist/.types-work/region-map-contract-DlO_Z1Gd.d.ts
|
|
1281
1387
|
interface ChartRegionMapRenderer {
|
|
1282
1388
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
1283
1389
|
}
|
|
1284
1390
|
//#endregion
|
|
1285
|
-
//#region dist/.types-work/tiff-contract-
|
|
1391
|
+
//#region dist/.types-work/tiff-contract-DsRI31nK.d.ts
|
|
1286
1392
|
interface TiffRenderOptions {
|
|
1287
1393
|
targetWidthPx?: number;
|
|
1288
1394
|
targetHeightPx?: number;
|
|
@@ -1297,7 +1403,9 @@ interface TiffRenderer {
|
|
|
1297
1403
|
render(bytes: Uint8Array, options?: Readonly<TiffRenderOptions>): Promise<ImageBitmap | null>;
|
|
1298
1404
|
}
|
|
1299
1405
|
//#endregion
|
|
1300
|
-
//#region dist/.types-work/hyperlink-
|
|
1406
|
+
//#region dist/.types-work/hyperlink-BUVsH0z0.d.ts
|
|
1407
|
+
type CjkLang = 'kr' | 'sc' | 'tc' | 'hk' | 'jp';
|
|
1408
|
+
type CjkFallback = 'auto' | CjkLang;
|
|
1301
1409
|
type OoxmlErrorCode = 'encrypted' | 'invalid-password' | 'unsupported-encryption' | 'legacy-binary-format' | 'not-ooxml';
|
|
1302
1410
|
type OoxmlErrorStage = 'container' | 'decompression' | 'parsing' | 'serialization' | 'layout' | 'rendering' | 'worker';
|
|
1303
1411
|
declare class OoxmlError extends Error {
|
|
@@ -1380,6 +1488,7 @@ interface ProgressiveLayoutPartial {
|
|
|
1380
1488
|
}
|
|
1381
1489
|
interface LoadOptions$1 {
|
|
1382
1490
|
useGoogleFonts?: boolean;
|
|
1491
|
+
cjkFallback?: CjkFallback;
|
|
1383
1492
|
password?: string;
|
|
1384
1493
|
wasmUrl?: string | URL;
|
|
1385
1494
|
maxZipEntryBytes?: number;
|
|
@@ -1412,7 +1521,7 @@ type HyperlinkTarget = {
|
|
|
1412
1521
|
};
|
|
1413
1522
|
declare function openExternalHyperlink(url: string, allowed?: readonly string[], win?: Pick<Window, 'open'> | undefined): boolean;
|
|
1414
1523
|
//#endregion
|
|
1415
|
-
//#region dist/.types-work/find-highlight-
|
|
1524
|
+
//#region dist/.types-work/find-highlight-CfHNje1k.d.ts
|
|
1416
1525
|
interface TextSelectionContextOptions {
|
|
1417
1526
|
readonly maxTextCharacters?: number;
|
|
1418
1527
|
readonly maxRunLocators?: number;
|
|
@@ -1473,7 +1582,7 @@ interface FindHighlightColors {
|
|
|
1473
1582
|
active?: string;
|
|
1474
1583
|
}
|
|
1475
1584
|
//#endregion
|
|
1476
|
-
//#region dist/.types-work/types-
|
|
1585
|
+
//#region dist/.types-work/types-B8-0I5kb.d.ts
|
|
1477
1586
|
interface BlipBullet {
|
|
1478
1587
|
type: 'blip';
|
|
1479
1588
|
imagePath: string;
|
|
@@ -1735,7 +1844,7 @@ interface PictureElement {
|
|
|
1735
1844
|
sp3d?: Sp3d;
|
|
1736
1845
|
}
|
|
1737
1846
|
//#endregion
|
|
1738
|
-
//#region dist/.types-work/pptx-
|
|
1847
|
+
//#region dist/.types-work/pptx-CBQE8b6s.d.ts
|
|
1739
1848
|
interface PptxTextRunInfo {
|
|
1740
1849
|
elementIndex?: number;
|
|
1741
1850
|
origin?: SlideElementOrigin;
|
|
@@ -1891,6 +2000,7 @@ interface PresentSlideOptions extends Omit<RenderSlideOptions, 'skipMediaControl
|
|
|
1891
2000
|
onError?: (error: Error) => void;
|
|
1892
2001
|
}
|
|
1893
2002
|
declare class PptxPresentation {
|
|
2003
|
+
private _cjkFallback;
|
|
1894
2004
|
private _metrics;
|
|
1895
2005
|
private readonly _worker;
|
|
1896
2006
|
private readonly _bridge;
|
|
@@ -2306,4 +2416,4 @@ interface PptxHighlightMatch {
|
|
|
2306
2416
|
type PptxHighlightColors = FindHighlightColors;
|
|
2307
2417
|
declare function buildPptxHighlightLayer(layer: HTMLDivElement, runs: PptxTextRunInfo[], matches: PptxHighlightMatch[], cssWidth: number, cssHeight: number, measureForFont: (font: string) => (s: string) => number, colors?: PptxHighlightColors): void;
|
|
2308
2418
|
//#endregion
|
|
2309
|
-
export { type ArrowEnd, type AutoResizeOptions, type Bevel3d, type BlipBullet, type Bullet, type Camera3d, type ChartAreaGroupDecorations, type ChartBarGroupDecorations, type ChartDataLabelOverride, type ChartDataPointOverride, type ChartDataTable, type ChartDecorationLineStyle, type ChartDisplayUnits, type ChartDisplayUnitsLabel, type ChartElement, 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 DecodedImageBudgetStrategy, type DimOptions, type DrawingMLCustomDashSegment, type Duotone, type EquationRun, type Fill, type FillRect, type FindHighlightColors, type FindMatch, type FindMatchesOptions, type Glow, type GradientFill, type GradientStop, type HiddenSlideMode, type HyperlinkTarget, type ImageFill, type ImageResourceOptions, type LegendManualLayout, type LightRig, type LineBreak, 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 MediaElement, type NoFill, 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 Paragraph, type PathCmd, type PatternFill, type PictureElement, type PptxComment, type PptxCommentAnchor, type PptxCommentReply, type PptxCommentSelectionContext, type PptxCommentsOptions, type PptxElementBounds, type PptxElementContext, type PptxElementContextOptions, type PptxHighlightColors, type PptxHighlightMatch, type PptxMatchLocation, PptxPresentation, PptxScrollViewer, type PptxScrollViewerOptions, type PptxSelectionContext, type PptxSelectionContextOptions, type PptxSelectionRunLocator, type PptxSlidePoint, type PptxTextRunInfo, type PptxTextSelectionContext, PptxViewer, type PptxViewerOptions, type PresentSlideOptions, type Presentation, type PresentationHandle, type Reflection, type RenderOptions, type RenderSlideOptions, type RenderSlideToBitmapOptions, type Rot3d, type Scene3d, type SecondaryValueAxis, type Shadow, type ShapeElement, type Slide, type SlideElement, type SlideElementOrigin, type SlideElementSource, type SlideRenderOptions, type SoftEdge, type SolidFill, type Sp3d, type SpaceLine, type SrcRect, type Stroke, type TabStop, type TableCell, type TableElement, type TableRow, type TextBody, type TextOutline, type TextRect, type TextRun, type TextRunCallback, type TextRunData, type TextSelectionContextOptions, TiffDecodeError, type TiffRenderOptions, type TiffRenderer, type TileInfo, type ViewerCommentConnectorOptions, type ViewerCommentConnectorRoute, type ViewerCommentConnectorStroke, type ViewerCommentMessageContext, type ViewerCommentThreadContext, type ViewerContextMenuEvent, type ZoomableViewer, autoResize, buildPptxHighlightLayer, buildPptxTextLayer, isOoxmlDecodedImageLimitError, isTiffDecodeError, openExternalHyperlink, readPptxTextSelectionContext, renderSlide };
|
|
2419
|
+
export { type ArrowEnd, type AutoResizeOptions, type Bevel3d, type BlipBullet, type Bullet, type Camera3d, type ChartAreaGroupDecorations, type ChartBarGroupDecorations, type ChartClassicSurfaceBandStyles, type ChartDataLabelOverride, type ChartDataPointOverride, type ChartDataTable, type ChartDecorationLineStyle, type ChartDisplayUnits, type ChartDisplayUnitsLabel, type ChartElement, 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 DecodedImageBudgetStrategy, type DimOptions, type DrawingMLCustomDashSegment, type Duotone, type EquationRun, type Fill, type FillRect, type FindHighlightColors, type FindMatch, type FindMatchesOptions, type Glow, type GradientFill, type GradientStop, type HiddenSlideMode, type HyperlinkTarget, type ImageFill, type ImageResourceOptions, type LegendManualLayout, type LightRig, type LineBreak, 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 MediaElement, type NoFill, 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 Paragraph, type PathCmd, type PatternFill, type PictureElement, type PptxComment, type PptxCommentAnchor, type PptxCommentReply, type PptxCommentSelectionContext, type PptxCommentsOptions, type PptxElementBounds, type PptxElementContext, type PptxElementContextOptions, type PptxHighlightColors, type PptxHighlightMatch, type PptxMatchLocation, PptxPresentation, PptxScrollViewer, type PptxScrollViewerOptions, type PptxSelectionContext, type PptxSelectionContextOptions, type PptxSelectionRunLocator, type PptxSlidePoint, type PptxTextRunInfo, type PptxTextSelectionContext, PptxViewer, type PptxViewerOptions, type PresentSlideOptions, type Presentation, type PresentationHandle, type Reflection, type RenderOptions, type RenderSlideOptions, type RenderSlideToBitmapOptions, type Rot3d, type Scene3d, type SecondaryValueAxis, type Shadow, type ShapeElement, type Slide, type SlideElement, type SlideElementOrigin, type SlideElementSource, type SlideRenderOptions, type SoftEdge, type SolidFill, type Sp3d, type SpaceLine, type SrcRect, type Stroke, type TabStop, type TableCell, type TableElement, type TableRow, type TextBody, type TextOutline, type TextRect, type TextRun, type TextRunCallback, type TextRunData, type TextSelectionContextOptions, TiffDecodeError, type TiffRenderOptions, type TiffRenderer, type TileInfo, type ViewerCommentConnectorOptions, type ViewerCommentConnectorRoute, type ViewerCommentConnectorStroke, type ViewerCommentMessageContext, type ViewerCommentThreadContext, type ViewerContextMenuEvent, type ZoomableViewer, autoResize, buildPptxHighlightLayer, buildPptxTextLayer, isOoxmlDecodedImageLimitError, isTiffDecodeError, openExternalHyperlink, readPptxTextSelectionContext, renderSlide };
|