jsmithdev / extenda-excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extenda-excel

Description

This component is a wrapper around ExcelJS with useful tasks added

Uses sfmm

Add to project

From sf/sfdx project root:

sfmm add jsmithdev extenda-excel -si

APIs

Syntax Description Usage
newWorkbook Create a new ExcelJS workbook this.newWorkbook()
excelToObjects Parse Excel file to record objects await this.excelToObjects()

About


Languages

Language:JavaScript 97.8%Language:Shell 1.5%Language:HTML 0.7%