Skip to main content
Module

x/lume/deps/sheetjs.ts>BookType

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

Type of generated workbook

definition:
| "xlsx"
| "xlsm"
| "xlsb"
| "xls"
| "xla"
| "biff8"
| "biff5"
| "biff2"
| "xlml"
| "ods"
| "fods"
| "csv"
| "txt"
| "sylk"
| "slk"
| "html"
| "dif"
| "rtf"
| "prn"
| "eth"
| "dbf"
| "numbers"