import * as simpleUtility from "https://deno.land/x/simple_utility@v2.3.2/deps.pure.ts";
Classes
Represents a Reader instance used to read data provided as a | |
Represents a Writer instance used to retrieve the written data as a | |
Represents an instance used to read a zip file. | |
Represents an instance used to create a zip file. |
Variables
Utility Functions |
Functions
Parses CSV string into an array of arrays of strings. | |
Set internal codepage tables | |
Attempts to parse data | |
Attempts to write the workbook data | |
Converts an array of objects into a CSV string. |
Interfaces
Workbook Object | |
Worksheet Cell Object | |
Worksheet Object |