Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function xlsxRead
import { xlsxRead } from "https://deno.land/x/simple_utility@v2.0.0/deps.pure_ext.ts";

Attempts to parse data

Parameters

data: any
optional
opts: ParsingOptions

Returns

WorkBook