Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/simple_utility/deps.pure.ts>sheetWrite

Simplify processing for Deno.
Latest
function sheetWrite
import { sheetWrite } from "https://deno.land/x/simple_utility@v2.3.2/deps.pure.ts";

Attempts to write the workbook data

Parameters

data: WorkBook
opts: WritingOptions