我是用npm引用的
import "@grapecity-software/spread-sheets-designer-resources-cn";
import "@grapecity-software/spread-sheets-resources-zh";
import * as GC from "@grapecity-software/spread-sheets";
import "@grapecity-software/spread-sheets-shapes";
import "@grapecity-software/spread-sheets-charts";
import "@grapecity-software/spread-sheets-print";
import "@grapecity-software/spread-sheets-pivot-addon";
import "@grapecity-software/spread-sheets-tablesheet";
import "@grapecity-software/spread-sheets-context-menu";
import * as ExcelIO from "@grapecity-software/spread-excelio";
import * as DesignerGC from "@grapecity-software/spread-sheets-designer";
import "@grapecity-software/spread-sheets-designer/styles/gc.spread.sheets.designer.min.css"; |