Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/sheetjs.ts>writeXLSX

🔥 Static site generator for Deno 🦕
Very Popular
Latest
function writeXLSX
import { writeXLSX } from "https://deno.land/x/lume@v2.2.2/deps/sheetjs.ts";

Attempts to write the workbook data as XLSX

Parameters

data: WorkBook
opts: WritingOptions