Skip to main content
Module

x/simple_utility/deps.pure_ext.ts>xlsxRead

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

Attempts to parse data

Parameters

data: any
optional
opts: ParsingOptions

Returns

WorkBook