安裝xlsx外掛 npm install xlsx --save. 2.在component中使用. ts: import { Component, OnInit } from '@angular/core'; import * as XLSX from ...
確定! 回上一頁